Re: [patch net-next 3/5] ipv6: consider net.ipv6.conf.all sysctls when making decisions

From: Stephen Hemminger
Date: Tue Jun 10 2014 - 13:13:44 EST


On Tue, 10 Jun 2014 12:19:11 -0400
Milos Vyletel <milos.vyletel@xxxxxxxxx> wrote:

> As it is right now net.ipv6.conf.all.* are mostly ignored and instead
> we're only making decisions based on interface specific settings. These
> settings are coppied from net.ipv6.conf.default and changing either all
> or default settings have no effect.

Although this is the right idea conceptually, it risks creating unhappy
users because it changes the semantics of the API. This will probably break
somebody's configuration.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/