Commit Graph

3008 Commits (b4062b16094038334d9bbadac0397a3fc9e981b0)

Author SHA1 Message Date
YOSHIFUJI Hideaki 1884f78c7a [NETFILTER] NF_CONNTRACK_FTP: Use in6_pton() to convert address string. 19 years ago
YOSHIFUJI Hideaki 1aaec67f93 [NET]: Add common helper functions to convert IPv6/IPv4 address string to network address structure. 19 years ago
YOSHIFUJI Hideaki 75bff8f023 [IPV6] ROUTE: Routing by FWMARK. 19 years ago
YOSHIFUJI Hideaki 2cc67cc731 [IPV6] ROUTE: Routing by Traffic Class. 19 years ago
YOSHIFUJI Hideaki e731c248ba [IPV6] MIP6: Several obvious clean-ups. 19 years ago
David S. Miller e4bec827fe [IPSEC] esp: Defer output IV initialization to first use. 19 years ago
David S. Miller 44e36b42a8 [XFRM]: Extract common hashing code into xfrm_hash.[ch] 19 years ago
David S. Miller 2518c7c2b3 [XFRM]: Hash policies when non-prefixed. 19 years ago
David S. Miller c1969f294e [XFRM]: Hash xfrm_state objects by source address too. 19 years ago
David S. Miller a47f0ce05a [XFRM]: Kill excessive refcounting of xfrm_state objects. 19 years ago
David S. Miller 1c09539975 [XFRM]: Purge dst references to deleted SAs passively. 19 years ago
David S. Miller c7f5ea3a4d [XFRM]: Do not flush all bundles on SA insert. 19 years ago
David S. Miller 2575b65434 [XFRM]: Simplify xfrm_spi_hash 19 years ago
David S. Miller a624c108e5 [XFRM]: Put more keys into destination hash function. 19 years ago
David S. Miller 9d4a706d85 [XFRM]: Add generation count to xfrm_state and xfrm_dst. 19 years ago
David S. Miller f034b5d4ef [XFRM]: Dynamic xfrm_state hash table sizing. 19 years ago
David S. Miller 8f126e37c0 [XFRM]: Convert xfrm_state hash linkage to hlists. 19 years ago
David S. Miller edcd582152 [XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo. 19 years ago
David S. Miller 2770834c9f [XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo. 19 years ago
Masahide NAKAMURA 64d9fdda8e [XFRM] IPV6: Support Mobile IPv6 extension headers sorting. 19 years ago
Masahide NAKAMURA 58c949d1b9 [XFRM] IPV6: Add sort functions to combine templates/states for IPsec. 19 years ago
Masahide NAKAMURA f7b6983f0f [XFRM] POLICY: Support netlink socket interface for sub policy. 19 years ago
Masahide NAKAMURA 41a49cc3c0 [XFRM]: Add sorting interface for state and template. 19 years ago
Masahide NAKAMURA 4e81bb8336 [XFRM] POLICY: sub policy support. 19 years ago
Masahide NAKAMURA c11f1a15c5 [XFRM] POLICY: Add Kconfig to support sub policy. 19 years ago
Masahide NAKAMURA 01be8e5d59 [IPV6] MIP6: Ignore to report if mobility headers is rejected. 19 years ago
Masahide NAKAMURA 70182ed23d [IPV6] MIP6: Report to user-space when home address option is rejected. 19 years ago
Masahide NAKAMURA 97a64b4577 [XFRM]: Introduce XFRM_MSG_REPORT. 19 years ago
Masahide NAKAMURA df0ba92a99 [XFRM]: Trace which secpath state is reject factor. 19 years ago
Masahide NAKAMURA 2ce4272a69 [IPV6] MIP6: Transformation support mobility header. 19 years ago
Masahide NAKAMURA 6e8f4d48b2 [IPV6] MIP6: Add sending mobility header functions through raw socket. 19 years ago
Masahide NAKAMURA 7be96f7628 [IPV6] MIP6: Add receiving mobility header functions through raw socket. 19 years ago
Masahide NAKAMURA e23c7194a8 [XFRM] STATE: Add Mobile IPv6 route optimization protocols to netlink interface. 19 years ago
Noriaki TAKAMIYA 3d126890dd [IPV6] MIP6: Add destination options header transformation. 19 years ago
Noriaki TAKAMIYA 2c8d7ca0f7 [IPV6] MIP6: Add routing header type 2 transformation. 19 years ago
Masahide NAKAMURA 27637df92e [IPV6] IPSEC: Support sending with Mobile IPv6 extension headers. 19 years ago
Masahide NAKAMURA 793832361f [IPV6] MIP6: Revert address to send ICMPv6 error. 19 years ago
Masahide NAKAMURA a831f5bbc8 [IPV6] MIP6: Add inbound interface of home address option. 19 years ago
Masahide NAKAMURA a80ff03e05 [IPV6]: Allow to replace skbuff by TLV parser. 19 years ago
Masahide NAKAMURA c61a404325 [IPV6]: Find option offset by type. 19 years ago
Masahide NAKAMURA 280a9d3400 [IPV6] MIP6: Add socket option and ancillary data interface of routing header type 2. 19 years ago
Masahide NAKAMURA 65d4ed9221 [IPV6] MIP6: Add inbound interface of routing header type 2. 19 years ago
Masahide NAKAMURA ee53826801 [IPV6]: Add Kconfig to enable Mobile IPv6. 19 years ago
Masahide NAKAMURA 654b32c6aa [XFRM]: Fix message about transformation user interface. 19 years ago
Masahide NAKAMURA e53820de0f [XFRM] IPV6: Restrict bundle reusing 19 years ago
Masahide NAKAMURA 9afaca0579 [XFRM] IPV6: Update outbound state timestamp for each sending. 19 years ago
Noriaki TAKAMIYA 060f02a3bd [XFRM] STATE: Introduce care-of address. 19 years ago
Masahide NAKAMURA 1b5c229987 [XFRM] STATE: Support non-fragment outbound transformation headers. 19 years ago
Masahide NAKAMURA 99505a8436 [XFRM] STATE: Add a hook to obtain local/remote outbound address. 19 years ago
Masahide NAKAMURA 9e51fd371a [XFRM]: Rename secpath_has_tunnel to secpath_has_nontransport. 19 years ago