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
|
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 |