tn3399_openwrt/package
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
..
base-files base-files: add a post start hook to the procd init.d api 2014-06-26 11:43:30 +00:00
boot uboot-envtools: use new scripts from /lib/ to match boards 2014-06-26 10:14:14 +00:00
devel strace: move to trunk, add myself as a maintainer 2014-06-10 10:22:18 +00:00
firmware kernel: add staging r8188eu module (3.13) 2014-04-30 21:53:29 +00:00
kernel mac80211: disable greenfield by default 2014-06-22 11:52:53 +00:00
libs libubox: update to latest git head 2014-06-24 18:14:01 +00:00
network mdns: add the new openwrt mdns daemon 2014-06-26 11:43:34 +00:00
system ubus: update to the latest version, fixes netifd related crashes on ubus calls during reload 2014-06-25 08:32:14 +00:00
utils jsonfilter: implement custom separators and support limiting the results, fix handling of negative array indices 2014-06-19 15:30:59 +00:00
Makefile package/Makefile: Substituted deprecated -perm +mode with -perm /mode 2014-06-02 12:44:13 +00:00