You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
10 years ago
..
base-files base-files: add a post start hook to the procd init.d api 10 years ago
boot uboot-envtools: use new scripts from /lib/ to match boards 10 years ago
devel strace: move to trunk, add myself as a maintainer 10 years ago
firmware kernel: add staging r8188eu module (3.13) 10 years ago
kernel mac80211: disable greenfield by default 10 years ago
libs libubox: update to latest git head 10 years ago
network mdns: add the new openwrt mdns daemon 10 years ago
system ubus: update to the latest version, fixes netifd related crashes on ubus calls during reload 10 years ago
utils jsonfilter: implement custom separators and support limiting the results, fix handling of negative array indices 10 years ago
Makefile package/Makefile: Substituted deprecated -perm +mode with -perm /mode 10 years ago