aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-22[XFRM]: Simplify xfrm_spi_hashDavid S. Miller1-24/+9
2006-09-22[XFRM]: Put more keys into destination hash function.David S. Miller1-40/+35
2006-09-22[XFRM]: Add generation count to xfrm_state and xfrm_dst.David S. Miller5-0/+10
2006-09-22[XFRM]: Dynamic xfrm_state hash table sizing.David S. Miller3-54/+197
2006-09-22[XFRM]: Convert xfrm_state hash linkage to hlists.David S. Miller2-44/+54
2006-09-22[XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo.David S. Miller4-197/+159
2006-09-22[XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo.David S. Miller4-135/+100
2006-09-22[XFRM] IPV6: Support Mobile IPv6 extension headers sorting.Masahide NAKAMURA1-2/+26
2006-09-22[XFRM] IPV6: Add sort functions to combine templates/states for IPsec.Masahide NAKAMURA1-0/+97
2006-09-22[XFRM] POLICY: Support netlink socket interface for sub policy.Masahide NAKAMURA4-18/+142
2006-09-22[XFRM]: Add sorting interface for state and template.Masahide NAKAMURA3-2/+72
2006-09-22[XFRM] POLICY: sub policy support.Masahide NAKAMURA3-44/+260
2006-09-22[XFRM] POLICY: Add Kconfig to support sub policy.Masahide NAKAMURA1-0/+10
2006-09-22[IPV6] MIP6: Ignore to report if mobility headers is rejected.Masahide NAKAMURA1-0/+3
2006-09-22[IPV6] MIP6: Report to user-space when home address option is rejected.Masahide NAKAMURA1-0/+83
2006-09-22[XFRM]: Introduce XFRM_MSG_REPORT.Masahide NAKAMURA4-0/+79
2006-09-22[XFRM]: Trace which secpath state is reject factor.Masahide NAKAMURA2-7/+49
2006-09-22[IPV6] MIP6: Transformation support mobility header.Masahide NAKAMURA2-0/+20
2006-09-22[IPV6] MIP6: Add sending mobility header functions through raw socket.Masahide NAKAMURA1-0/+17
2006-09-22[IPV6] MIP6: Add receiving mobility header functions through raw socket.Masahide NAKAMURA3-1/+115
2006-09-22[IPV6] MIP6: Add Mobility header definition.Masahide NAKAMURA4-0/+34
2006-09-22[XFRM] STATE: Add Mobile IPv6 route optimization protocols to netlink interface.Masahide NAKAMURA1-0/+16
2006-09-22[IPV6] MIP6: Add destination options header transformation.Noriaki TAKAMIYA2-0/+170
2006-09-22[IPV6] MIP6: Add routing header type 2 transformation.Noriaki TAKAMIYA4-0/+223
2006-09-22[IPV6] IPSEC: Support sending with Mobile IPv6 extension headers.Masahide NAKAMURA2-5/+122
2006-09-22[IPV6] MIP6: Revert address to send ICMPv6 error.Masahide NAKAMURA1-0/+25
2006-09-22[IPV6]: Put dsthao after flags in order to pack inet6_skb_parm better.David S. Miller1-3/+3
2006-09-22[IPV6] MIP6: Add inbound interface of home address option.Masahide NAKAMURA2-1/+86
2006-09-22[IPV6] MIP6: Add home address option definition.Noriaki TAKAMIYA2-0/+11
2006-09-22[IPV6]: Allow to replace skbuff by TLV parser.Masahide NAKAMURA3-12/+21
2006-09-22[IPV6]: Find option offset by type.Masahide NAKAMURA2-0/+45
2006-09-22[IPV6] MIP6: Add socket option and ancillary data interface of routing header type 2.Masahide NAKAMURA2-5/+16
2006-09-22[IPV6] MIP6: Add inbound interface of routing header type 2.Masahide NAKAMURA2-8/+68
2006-09-22[IPV6] MIP6: Add routing header type 2 definition.Noriaki TAKAMIYA1-0/+13
2006-09-22[IPV6]: Add Kconfig to enable Mobile IPv6.Masahide NAKAMURA1-0/+9
2006-09-22[XFRM]: Fix message about transformation user interface.Masahide NAKAMURA2-4/+4
2006-09-22[XFRM] IPV6: Restrict bundle reusingMasahide NAKAMURA4-5/+28
2006-09-22[XFRM] IPV6: Update outbound state timestamp for each sending.Masahide NAKAMURA4-0/+9
2006-09-22[XFRM] STATE: Introduce care-of address.Noriaki TAKAMIYA4-1/+37
2006-09-22[XFRM] STATE: Support non-fragment outbound transformation headers.Masahide NAKAMURA5-3/+27
2006-09-22[XFRM] STATE: Add a hook to obtain local/remote outbound address.Masahide NAKAMURA2-2/+20
2006-09-22[XFRM]: Rename secpath_has_tunnel to secpath_has_nontransport.Masahide NAKAMURA1-3/+3
2006-09-22[XFRM] STATE: Common receive function for route optimization extension headers.Masahide NAKAMURA5-0/+113
2006-09-22[XFRM]: Restrict authentication algorithm only when inbound transformation protocol is IPsec.Masahide NAKAMURA1-1/+2
2006-09-22[XFRM] STATE: Introduce route optimization mode.Masahide NAKAMURA3-0/+102
2006-09-22[XFRM] STATE: Add a hook to find offset to be inserted header in outbound.Masahide NAKAMURA7-3/+16
2006-09-22[XFRM] STATE: Search by address using source address list.Masahide NAKAMURA6-10/+119
2006-09-22[XFRM] STATE: Add source address list.Masahide NAKAMURA4-2/+51
2006-09-22[XFRM]: Expand XFRM_MAX_DEPTH for route optimization.Masahide NAKAMURA1-1/+1
2006-09-22[XFRM] STATE: Allow non IPsec protocol.Masahide NAKAMURA2-2/+5