Commit Graph

247 Commits (dd73e85f6d8f721d66bcbd2734a5f4bc3d3cd768)

Author SHA1 Message Date
Madalin Bucur d4cae56219 net: check return value for dst_alloc 14 years ago
David S. Miller d3aaeb38c4 net: Add ->neigh_lookup() operation to dst_ops 14 years ago
David S. Miller 69cce1d140 net: Abstract dst->neighbour accesses behind helpers. 14 years ago
Steffen Klassert 12fdb4d3ba xfrm: Remove family arg from xfrm_bundle_ok 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 fbd5060875 xfrm: Refcount destination entry on xfrm_lookup 14 years ago
Eric Dumazet 7313714775 xfrm: fix __xfrm_route_forward() 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
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 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 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 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
David S. Miller 062cdb43b8 xfrm: Mark flowi arg to xfrm_policy_{lookup_by_type,match}() const. 14 years ago
David S. Miller 47209abd79 xfrm: Kill strict arg to xfrm_bundle_ok(). 14 years ago
David S. Miller e1ad2ab2cf xfrm: Mark flowi arg to xfrm_selector_match() const. 14 years ago
David S. Miller 8f029de281 xfrm: Mark flowi arg to xfrm_type->reject() const. 14 years ago
David S. Miller 0c7b3eefb4 xfrm: Mark flowi arg to ->fill_dst() const. 14 years ago
David S. Miller 05d8402576 xfrm: Mark flowi arg to ->get_tos() const. 14 years ago
David S. Miller 3c7bd1a140 net: Add initial_ref arg to dst_alloc(). 14 years ago
Hiroaki SHIMODA 0b15093219 xfrm: avoid possible oopse in xfrm_alloc_dst 14 years ago
David S. Miller d33e455337 net: Abstract default MTU metric calculation behind an accessor. 14 years ago
David S. Miller 0dbaee3b37 net: Abstract default ADVMSS behind an accessor. 14 years ago
David S. Miller defb3519a6 net: Abstract away all dst_entry metrics accesses. 14 years ago
stephen hemminger 1c4c40c42d xfrm: make xfrm_bundle_ok local 15 years ago
Thomas Egerer 8444cf712c xfrm: Allow different selector family in temporary state 15 years ago
Timo Teräs d809ec8955 xfrm: do not assume that template resolving always returns xfrms 15 years ago
Eric Dumazet 1823e4c80e snmp: add align parameter to snmp_mib_init() 15 years ago