Commit Graph

595 Commits (8f66bbb5248c59b69b521b35e097ffa6cad07f01)

Author SHA1 Message Date
Steffen Klassert 6fa5ddcc67 xfrm: Don't allow esn with disabled anti replay detection 14 years ago
Steffen Klassert 43a4dea4c9 xfrm: Assign the inner mode output function to the dst entry 14 years ago
David S. Miller cf91166223 net: Use non-zero allocations in dst_alloc(). 14 years ago
David S. Miller 5c1e6aa300 net: Make dst_alloc() take more explicit initializations. 14 years ago
Steffen Klassert 7833aa05b8 xfrm: Check for the new replay implementation if an esn state is inserted 14 years ago
Steffen Klassert 3f602b08de xfrm: Fix replay window size calculation on initialization 14 years ago
Eric Dumazet b71d1d426d inet: constify ip headers and in6_addr 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Steffen Klassert 02aadf72fe xfrm: Restrict extended sequence numbers to esp 14 years ago
Steffen Klassert e2b19125e9 xfrm: Check for esn buffer len in xfrm_new_ae 14 years ago
Steffen Klassert af2f464e32 xfrm: Assign esn pointers when cloning a state 14 years ago
Steffen Klassert 36ae0148db xfrm: Move the test on replay window size into the replay check functions 14 years ago
Steffen Klassert e433430a0c dst: Clone child entry in skb_dst_pop 14 years ago
Steffen Klassert 3bc07321cc xfrm: Force a dst refcount before entering the xfrm type handlers 14 years ago
Wei Yongjun a454f0ccef xfrm: Fix initialize repl field of struct xfrm_state 14 years ago
Steffen Klassert fbd5060875 xfrm: Refcount destination entry on xfrm_lookup 14 years ago
Eric Dumazet 7313714775 xfrm: fix __xfrm_route_forward() 14 years ago
Steffen Klassert d8647b79c3 xfrm: Add user interface for esn and big anti-replay windows 14 years ago
Steffen Klassert 2cd084678f xfrm: Add support for IPsec extended sequence numbers 14 years ago
Steffen Klassert 97e15c3a85 xfrm: Support anti-replay window size bigger than 32 packets 14 years ago
Steffen Klassert 9fdc4883d9 xfrm: Move IPsec replay detection functions to a separate file 14 years ago
Steffen Klassert 1ce3644ade xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb 14 years ago
David S. Miller 7e1dc7b6f7 net: Use flowi4 and flowi6 in xfrm layer. 14 years ago
David S. Miller 56bb8059e1 net: Break struct flowi out into AF specific instances. 14 years ago
David S. Miller 6281dcc94a net: Make flowi ports AF dependent. 14 years ago
David S. Miller 1d28f42c1b net: Put flowi_* prefix on AF independent members of struct flowi 14 years ago
David S. Miller ca116922af xfrm: Eliminate "fl" and "pol" args to xfrm_bundle_ok(). 14 years ago
Patrick McHardy c53fa1ed92 netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms 14 years ago
David S. Miller 452edd598f xfrm: Return dst directly from xfrm_lookup() 14 years ago
David S. Miller 2774c131b1 xfrm: Handle blackhole route creation via afinfo. 14 years ago
David S. Miller 80c0bc9e37 xfrm: Kill XFRM_LOOKUP_WAIT flag. 14 years ago
David S. Miller a70486f0e6 xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq. 14 years ago
David S. Miller 6f2f19ed95 xfrm: Pass name as const to xfrm_*_get_byname(). 14 years ago
David S. Miller 33765d0603 xfrm: Const'ify xfrm_address_t args to xfrm_state_find. 14 years ago
David S. Miller 1f673c5fe2 xfrm: Remove unused 'saddr' and 'daddr' args to xfrm_state_look_at. 14 years ago
David S. Miller 9aa600889b xfrm: Const'ify xfrm_address_t args to __xfrm_state_lookup{,_byaddr}. 14 years ago
David S. Miller 046860138e xfrm: Const'ify xfrm_tmpl arg to xfrm_init_tempstate. 14 years ago
David S. Miller 2ab38503d0 xfrm: Const'ify xfrm_address_t args to xfrm_*_hash. 14 years ago
David S. Miller 9a7386ec99 xfrm: Const'ify sec_path arg to secpath_has_nontransport. 14 years ago
David S. Miller 22cccb7e03 xfrm: Const'ify ptr args to xfrm_policy_ok. 14 years ago
David S. Miller 7db454b912 xfrm: Const'ify ptr args to xfrm_state_ok. 14 years ago
David S. Miller 1786b3891c xfrm: Const'ify selector arg to xfrm_dst_update_parent. 14 years ago
David S. Miller d3e40a9f5e xfrm: Const'ify policy arg to clone_policy. 14 years ago
David S. Miller f299d557cb xfrm: Const'ify policy arg and local selector in xfrm_policy_match. 14 years ago
David S. Miller 0b597e7edf xfrm: Const'ify local xfrm_address_t pointers in xfrm_policy_lookup_bytype. 14 years ago
David S. Miller b4b7c0b389 xfrm: Const'ify selector args in xfrm_migrate paths. 14 years ago
David S. Miller 5f803b58cd xfrm: Const'ify address args to hash helpers. 14 years ago
David S. Miller 183cad1278 xfrm: Const'ify pointer args to km_migrate() and implementations. 14 years ago
David S. Miller dd701754e7 xfrm: Const'ify pointer args to migrate_tmpl_match and xfrm_migrate_check 14 years ago
David S. Miller 6418c4e079 xfrm: Const'ify address arguments to __xfrm_dst_lookup() 14 years ago