mdnsresponder: No longer require IPv4 address to start.
authorMarkus Stenberg <markus.stenberg@iki.fi>
Fri, 8 May 2015 09:51:03 +0000 (12:51 +0300)
committerSteven Barth <steven@midlink.org>
Fri, 8 May 2015 11:29:13 +0000 (13:29 +0200)
commitc886fe965c3edee5f75faff31d930c987a4b8e49
treea2feb55dbba3f14dc4ee11873ebb5e9fffcc7da3
parent453152b874740fcdd7f83ab25f0121e08144a3aa
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>
net/mdnsresponder/patches/100-linux_fixes.patch