Thread (4 messages) flat view 4 messages, 2 authors, 2017-01-27

Re: [PATCH v4 net-next 1/2] net/ipv6: allow sysctl to change link-local address generation mode

From: David Miller <davem@davemloft.net>
Date: 2017-01-27 15:26:24

From: Felix Jia <redacted>
Date: Thu, 26 Jan 2017 16:59:17 +1300
The address generation mode for IPv6 link-local can only be configured
by netlink messages. This patch adds the ability to change the address
generation mode via sysctl.

v1 -> v2
Removed the rtnl lock and switch to use RCU lock to iterate through
the netdev list.

v2 -> v3
Removed the addrgenmode variable from the idev structure and use the 
systcl storage for the flag.

Simplifed the logic for sysctl handling by removing the supported 
for all operation.

Added support for more types of tunnel interfaces for link-local 
address generation.

Based the patches from net-next.

v3 -> v4
Removed unnecessary whitespace changes.

Signed-off-by: Felix Jia <redacted>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help