-
- Downloads
ipv6: sysctl to restrict candidate source addresses
Per RFC 6724, section 4, "Candidate Source Addresses": It is RECOMMENDED that the candidate source addresses be the set of unicast addresses assigned to the interface that will be used to send to the destination (the "outgoing" interface). Add a sysctl to enable this behaviour. Signed-off-by:Erik Kline <ek@google.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- Documentation/networking/ip-sysctl.txt 7 additions, 0 deletionsDocumentation/networking/ip-sysctl.txt
- include/linux/ipv6.h 1 addition, 0 deletionsinclude/linux/ipv6.h
- include/uapi/linux/ipv6.h 1 addition, 0 deletionsinclude/uapi/linux/ipv6.h
- net/ipv6/addrconf.c 19 additions, 3 deletionsnet/ipv6/addrconf.c
Loading
Please register or sign in to comment