[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Default value of net.ipv6.bindv6only should revert to 0



Hendrik Sattler <post@hendrik-sattler.de> writes:

> It's a trade-off with a different goal in mind. So what. Both settings
> of bindv6only are if you cannot assume standard behaviour. Maybe we
> should patch this option _out_ of the linux kernel to get rid of the
> assumption that the default may be changed.

It's not an assumption.  It's reality that one has to write code against,
because different platforms do different things.  Even if you could remove
the option from the Linux kernel (retroactively, changing time to remove
all the systems that already exist), that doesn't change the fact that
Solaris and BSD behave differently.

> Read about IPV6_ADDRFORM in ipv6(7). Use it. Change back to the default
> and forget about this discussion how hard it is to convert addresses to
> AF_INET style, so ACLs do match. Enjoy life :)

This doesn't have much to do anything to do with the conversation that
we're having, though.  Once you're modifying the application, there's a
bunch of things that you can do to address this problem in different ways.
The question that we're debating is what the default should be for
applications that are not expressing an explicit preference.

-- 
Russ Allbery (rra@debian.org)               <http://www.eyrie.org/~eagle/>


Reply to: