tn3399_openwrt/package/network/services/mdns
John Crispin d3be71e141 mdns: add the new openwrt mdns daemon
this is still wip, you can use the following ubus calls.

ubus call mdns scan	# triggers a scan
ubus call mdns browse	# look at the currenlty cached records
ubus call mdns hosts	# look at the currenlty cached hosts

TODO
- ipv6, currenlty AAAA records are handled but only on v4 sockets
- finish the service announce code

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 41345
2014-06-26 11:43:34 +00:00
..
files mdns: add the new openwrt mdns daemon 2014-06-26 11:43:34 +00:00
Makefile mdns: add the new openwrt mdns daemon 2014-06-26 11:43:34 +00:00