[Bug 297573] [NEW PORT] dns/mdns_ws: Convenience port to advertise hosts via mdnsd
| Newsgroups | gmane.os.freebsd.devel.ports.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297573 Bruce M Simpson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected], | |[email protected], | |[email protected] --- Comment #1 from Bruce M Simpson <[email protected]> --- mdns_ws is a convenience port to advertise FreeBSD hosts in mDNS; a feature which is relatively simple to enable within Windows and macOS systems, which is most useful to people deploying IPv6 native networks, and which can be difficult to manage on Linux systems. It is a subset of krolingo's work modified to run under daemon(8) as nobody for security, and could benefit from further reduction. For the most part it simply wraps dns-sd(1) to advertise the local host with a dummy service record corresponding to discard: 9/tcp. -- You are receiving this mail because: You are the assignee for the bug.