OSDN Git Service

Merge branch 'net-ipv6-addr_gen_mode-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 12 Jul 2018 05:50:46 +0000 (22:50 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Jul 2018 05:50:46 +0000 (22:50 -0700)
commit57cd07fbf725616021831974d381751d68ef0e3c
tree6b2aff2e6727461609c56943e8b6403bc9decba4
parent5e9a0fe492f89ff1c7583ee6ea89dc37b8c2e5c2
parentf168db5e25f762b96d00ffd8c3908cf4066741dd
Merge branch 'net-ipv6-addr_gen_mode-fixes'

Sabrina Dubroca says:

====================
net/ipv6: addr_gen_mode fixes

This series fixes bugs in handling of the addr_gen_mode option, mainly
related to the sysctl. A minor netlink issue was also present in the
initial commit introducing the option on a per-netdevice basis.

v2: add patch 4, requested by David Ahern during review of v1
    add patch 5, missing documentation for the sysctl
    patches 1, 2, 3 are unchanged
====================

Signed-off-by: David S. Miller <davem@davemloft.net>