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
|
da935c66ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
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 |
David S. Miller
|
11fe883936
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Timo Teräs
|
d809ec8955
xfrm: do not assume that template resolving always returns xfrms
|
15 years ago |
David S. Miller
|
597e608a84
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Eric Dumazet
|
1823e4c80e
snmp: add align parameter to snmp_mib_init()
|
15 years ago |
Timo Teräs
|
b1312c89f0
xfrm: check bundle policy existance before dereferencing it
|
15 years ago |
Eric Dumazet
|
fafeeb6c80
xfrm: force a dst reference in __xfrm_route_forward()
|
15 years ago |
Joe Perches
|
3fa21e07e6
net: Remove unnecessary returns from void function()s
|
15 years ago |
Timo Teras
|
a1aa348304
xfrm: fix policy unreferencing on larval drop
|
15 years ago |
Changli Gao
|
4b021628be
xfrm: potential uninitialized variable num_xfrms
|
15 years ago |
Timo Teräs
|
285ead175c
xfrm: remove policy garbage collection
|
15 years ago |