Commit Graph

585 Commits (6aba74f2791287ec407e0f92487a725a25908067)

Author SHA1 Message Date
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
David S. Miller 200ce96e56 xfrm: Const'ify selector argument to xfrm_selector_match() 14 years ago
David S. Miller 214e005bc3 xfrm: Pass km_event pointers around as const when possible. 14 years ago
David S. Miller dee9f4bceb net: Make flow cache paths use a const struct flowi. 14 years ago
David S. Miller 4ca2e68511 xfrm: Mark flowi arg to xfrm_resolve_and_create_bundle() const. 14 years ago
David S. Miller 3f0e18fb0e xfrm: Mark flowi arg to xfrm_dst_{alloc_copy,update_origin}() const. 14 years ago
David S. Miller 98313adaac xfrm: Mark flowi arg to xfrm_bundle_create() const. 14 years ago
David S. Miller a6c2e61115 xfrm: Mark flowi arg to xfrm_tmpl_resolve{,_one}() const. 14 years ago
David S. Miller 73ff93cd02 xfrm: Mark flowi arg to xfrm_expand_policies() const. 14 years ago