commit | 793b14731686595a741d9f47726ad8b9a235385a | [log] [tgz] |
---|---|---|
author | Brian Haley <brian.haley@hp.com> | Fri Apr 23 11:26:07 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 23 23:35:28 2010 -0700 |
tree | 915755840b09ed25911bfbc965bc5e186d05383d | |
parent | 3a737028630bb3c2b9efc38b9ddef2e09b06b808 [diff] |
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>