On Mon, Apr 09, 2018 at 10:58:43AM +0200, Florian Obser wrote: > This shuffles things around to make httpd listen on v4 and v6 for *. Thanks for beating me to it!
This also fixes `listen on egress', as it would previously listen on my IPv6 link-local address only. With this diff httpd listens on all addresses of all interfaces in the egress group. > OK? Reads OK to me.
