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)
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>

Trivial merge