tn3399_openwrt/package/network/services
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
..
authsae authsae: Update to latest version 2014-04-27 20:49:14 +00:00
dnsmasq dnsmasq: use config_get_bool for dnsmasq 2014-06-22 15:34:36 +00:00
dropbear dropbear: make missing variables local 2014-06-02 12:43:16 +00:00
ead ead: clean up 2014-03-21 15:54:59 +00:00
hostapd hostapd: fix wpad-mini compile error (#16700) 2014-06-05 21:14:02 +00:00
igmpproxy igmpproxy: report an error and dont start the instance if one of the interfaces is not up 2014-06-06 09:34:38 +00:00
ipset-dns procd: convert various packages to procd style init.d scripts 2013-09-17 21:45:30 +00:00
lldpd lldpd: build without libreadline 2014-01-29 13:10:39 +00:00
mdns mdns: add the new openwrt mdns daemon 2014-06-26 11:43:34 +00:00
odhcpd odhcpd: improve static DHCPv4 leases (thanks arnd) 2014-06-18 12:10:10 +00:00
openvpn openvpn: enable ipv6 parameters 2014-06-02 12:44:30 +00:00
openvpn-easy-rsa openvpn-easy-rsa: restore essential patch to make it actually work on the target (#14324) 2013-10-15 12:23:21 +00:00
ppp ppp: bump to 2.4.6 2014-06-15 20:55:17 +00:00
relayd relayd: update to latest git head 2014-06-18 10:08:05 +00:00
samba36 samaba36: do not build libtevent 2014-05-01 21:17:56 +00:00
uhttpd uhttpd: also bind to IPv6 by default 2014-06-11 12:11:55 +00:00