Markus Stenberg
c886fe965c
mdnsresponder: No longer require IPv4 address to start.
...
It used to require 1+ IPv4 addresses to start on Linux. Now it starts
up with 0 addresses (of any type), as netlink can provide us more
later. This way, no stupid restart loop with procd if it is racing
with netifd at startup.
Signed-off-by: Steven Barth <steven@midlink.org>
2015-05-08 13:29:13 +02:00
Markus Stenberg
63234f185d
mdnsresponder: Fixed deprecated address handling (the new getifaddr code in the patch was wrong; instead, fixed old mDNSResponder code to work with correct sized interface names, and to handle deprecated flag).
2015-04-09 14:28:24 +03:00
Steven Barth
c8c6157e7e
mdnsresponder: bump to 567
...
Signed-off-by: Steven Barth <steven@midlink.org>
2015-03-23 17:29:13 +01:00
Steven Barth
fa9cc681e7
mdnsresponder: remove spurious conffile section
...
Signed-off-by: Steven Barth <steven@midlink.org>
2014-12-19 11:50:52 +01:00
Steven Barth
d2164b89cb
mdnsresponder: update to 561.1.1
...
Signed-off-by: Steven Barth <steven@midlink.org>
2014-12-17 10:48:09 +01:00
Steven Barth
942a694238
mdnsresponder: add spdx tag
...
Signed-off-by: Steven Barth <steven@midlink.org>
2014-11-03 13:32:45 +01:00
Steven Barth
4132123ce5
Add libcap and mdnsresponder
2014-06-03 12:51:24 +02:00