]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0f164358ccc533b0772f163c3dc64eb64343ed9d
tree6b2aff2e6727461609c56943e8b6403bc9decba4
parenta11a3abb00a911f5198253206f96345b47673f0c
parent209a04db9d32b5cb708658182265d95e2a913b64
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>