]> bbs.cooldavid.org Git - net-next-2.6.git/commit - include/linux/ipv6.h
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)
commit793b14731686595a741d9f47726ad8b9a235385a
tree915755840b09ed25911bfbc965bc5e186d05383d
parent3a737028630bb3c2b9efc38b9ddef2e09b06b808
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