Rami Rosen
|
946a720c81
xfrm: remove unneeded method typedef declaration in net/xfrm.h.
|
13 年之前 |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 年之前 |
Alexey Dobriyan
|
26bff940dd
xfrm: optimize ipv4 selector matching
|
13 年之前 |
David S. Miller
|
3c709f8fb4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6
|
14 年之前 |
Steffen Klassert
|
43a4dea4c9
xfrm: Assign the inner mode output function to the dst entry
|
14 年之前 |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 年之前 |
Michael Smith
|
990078afbf
Disable rp_filter for IPsec packets
|
14 年之前 |
Steffen Klassert
|
af2f464e32
xfrm: Assign esn pointers when cloning a state
|
14 年之前 |
Wei Yongjun
|
a454f0ccef
xfrm: Fix initialize repl field of struct xfrm_state
|
14 年之前 |
Steffen Klassert
|
2cd084678f
xfrm: Add support for IPsec extended sequence numbers
|
14 年之前 |
Steffen Klassert
|
9fdc4883d9
xfrm: Move IPsec replay detection functions to a separate file
|
14 年之前 |
Steffen Klassert
|
1ce3644ade
xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb
|
14 年之前 |
Steffen Klassert
|
9736acf395
xfrm: Add basic infrastructure to support IPsec extended sequence numbers
|
14 年之前 |
David S. Miller
|
7e1dc7b6f7
net: Use flowi4 and flowi6 in xfrm layer.
|
14 年之前 |
David S. Miller
|
6281dcc94a
net: Make flowi ports AF dependent.
|
14 年之前 |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 年之前 |
David S. Miller
|
2774c131b1
xfrm: Handle blackhole route creation via afinfo.
|
14 年之前 |
David S. Miller
|
e3dfa389fd
xfrm: Pass const xfrm_mark to xfrm_mark_put().
|
14 年之前 |
David S. Miller
|
a70486f0e6
xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq.
|
14 年之前 |
David S. Miller
|
851586218f
xfrm: Pass const arg to xfrm_alg_len and xfrm_alg_auth_len.
|
14 年之前 |
David S. Miller
|
6f2f19ed95
xfrm: Pass name as const to xfrm_*_get_byname().
|
14 年之前 |
David S. Miller
|
33765d0603
xfrm: Const'ify xfrm_address_t args to xfrm_state_find.
|
14 年之前 |
David S. Miller
|
f8848067ca
xfrm: Const'ify ptr args to xfrm_state_*_check and xfrm_state_kern.
|
14 年之前 |
David S. Miller
|
21eddb5c1e
xfrm: Const'ify xfrm_tmpl and xfrm_state args to xfrm_state_addr_cmp.
|
14 年之前 |
David S. Miller
|
63eb23f5d8
xfrm: Const'ify policy arg to xp_net.
|
14 年之前 |
David S. Miller
|
b4b7c0b389
xfrm: Const'ify selector args in xfrm_migrate paths.
|
14 年之前 |
David S. Miller
|
183cad1278
xfrm: Const'ify pointer args to km_migrate() and implementations.
|
14 年之前 |
David S. Miller
|
6cc329610f
xfrm: Const'ify address argument to xfrm_addr_any()
|
14 年之前 |
David S. Miller
|
ff6acd1682
xfrm: Const'ify address arguments to xfrm_addr_cmp()
|
14 年之前 |
David S. Miller
|
5e6b930f21
xfrm: Const'ify address arguments to ->dst_lookup()
|
14 年之前 |