]> git.baikalelectronics.ru Git - kernel.git/commit
IPv6: data structure changes for new socket options
authorBrian Haley <brian.haley@hp.com>
Fri, 23 Apr 2010 11:26:07 +0000 (11:26 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 24 Apr 2010 06:35:28 +0000 (23:35 -0700)
commitf9e61375cf29aea5dd507bb413979d7a15df6533
tree915755840b09ed25911bfbc965bc5e186d05383d
parentd260845a1132215f4272ca9c2a95ee52911fba26
IPv6: data structure changes for new socket options

Add underlying data structure changes and basic setsockopt()
and getsockopt() support for IPV6_RECVPATHMTU, IPV6_PATHMTU,
and IPV6_DONTFRAG.  IPV6_PATHMTU is actually fully functional
at this point.

Signed-off-by: Brian Haley <brian.haley@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/in6.h
include/linux/ipv6.h
net/ipv6/ipv6_sockglue.c