openwrt/package/network
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
..
config netifd: various routing table handling fixes 2014-06-20 17:51:25 +00:00
ipv6 map: add support for map-t if available 2014-06-04 14:58:40 +00:00
services mdns: add the new openwrt mdns daemon 2014-06-26 11:43:34 +00:00
utils iputils: fix compile when using eglibc 2014-06-26 11:42:57 +00:00