Steffen Klassert
|
43a4dea4c9
xfrm: Assign the inner mode output function to the dst entry
|
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
|
19bd62441c
xfrm: Const'ify tmpl and address arguments to ->init_temprop()
|
14 years ago |
David S. Miller
|
73e5ebb20f
xfrm: Mark flowi arg to ->init_tempsel() const.
|
14 years ago |
Thomas Egerer
|
8444cf712c
xfrm: Allow different selector family in temporary state
|
14 years ago |
Hannes Eder
|
66da8c529a
ipv6: fix sparse warning: Using plain integer as NULL pointer
|
16 years ago |
Alexey Dobriyan
|
fb7e06748c
xfrm: remove useless forward declarations
|
16 years ago |
Andreas Steffen
|
79654a7698
xfrm: Have af-specific init_tempsel() initialize family field of temporary selector
|
16 years ago |
David S. Miller
|
8e8e43843b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Herbert Xu
|
732c8bd590
[IPSEC]: Fix BEET output
|
17 years ago |
YOSHIFUJI Hideaki
|
3b6cdf94cd
[XFRM] IPV6: Use distribution counting sort for xfrm_state/xfrm_tmpl chain.
|
17 years ago |
Daniel Lezcano
|
0013cabab3
[IPV6]: Make xfrm6_init to return an error code.
|
17 years ago |
David S. Miller
|
294b4baf29
[IPSEC]: Kill afinfo->nf_post_routing
|
17 years ago |
Patrick McHardy
|
6e23ae2a48
[NETFILTER]: Introduce NF_INET_ hook values
|
17 years ago |
Herbert Xu
|
60d5fcfb19
[IPSEC]: Remove nhoff from xfrm_input
|
17 years ago |
Herbert Xu
|
716062fd4c
[IPSEC]: Merge most of the input path
|
17 years ago |
Herbert Xu
|
862b82c6f9
[IPSEC]: Merge most of the output path
|
17 years ago |
Herbert Xu
|
227620e295
[IPSEC]: Separate inner/outer mode processing on input
|
17 years ago |
Herbert Xu
|
36cf9acf93
[IPSEC]: Separate inner/outer mode processing on output
|
17 years ago |
Herbert Xu
|
17c2a42a24
[IPSEC]: Store afinfo pointer in xfrm_mode
|
17 years ago |
Herbert Xu
|
1bfcb10f67
[IPSEC]: Add missing BEET checks
|
17 years ago |
Masahide NAKAMURA
|
59fbb3a61e
[IPV6] MIP6: Loadable module support for MIPv6.
|
18 years ago |
YOSHIFUJI Hideaki
|
1ab1457c42
[NET] IPV6: Fix whitespace errors.
|
18 years ago |
Miika Komu
|
cdca72652a
[IPSEC]: exporting xfrm_state_afinfo
|
18 years ago |
Al Viro
|
8f83f23e6d
[XFRM]: ports in struct xfrm_selector annotated
|
18 years ago |
Patrick McHardy
|
a1e59abf82
[XFRM]: Fix wildcard as tunnel source
|
18 years ago |
David S. Miller
|
edcd582152
[XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo.
|
19 years ago |