Steffen Klassert
|
fe833fca2e
xfrm: fix fragmentation for ipv4 xfrm tunnel
|
17 years ago |
Kazunori MIYAZAWA
|
df9dcb4588
[IPSEC]: Fix inter address family IPsec tunnel handling.
|
17 years ago |
Herbert Xu
|
195ad6a3ac
[IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnels
|
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
|
29bb43b4ec
[INET]: Give outer DSCP directly to ip*_copy_dscp
|
17 years ago |
Herbert Xu
|
1bfcb10f67
[IPSEC]: Add missing BEET checks
|
17 years ago |
Herbert Xu
|
ceb1eec829
[IPSEC]: Move IP length/checksum setting out of transforms
|
17 years ago |
Herbert Xu
|
37fedd3aab
[IPSEC]: Use IPv6 calling convention as the convention for x->mode->output
|
17 years ago |
Herbert Xu
|
7b277b1a5f
[IPSEC]: Set skb->data to payload in x->mode->output
|
17 years ago |
Kazunori MIYAZAWA
|
f282d45cb4
[IPSEC]: Fix panic when using inter address familiy IPsec on loopback.
|
18 years ago |
Arnaldo Carvalho de Melo
|
b0e380b1d8
[SK_BUFF]: unions of just one member don't get anything done, kill them
|
18 years ago |
Arnaldo Carvalho de Melo
|
b0061ce49c
[SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph
|
18 years ago |
Arnaldo Carvalho de Melo
|
0660e03f6b
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
|
18 years ago |
Arnaldo Carvalho de Melo
|
eddc9ec53b
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
|
18 years ago |
Arnaldo Carvalho de Melo
|
e2d1bca7e6
[SK_BUFF]: Use skb_reset_network_header in skb_push cases
|
18 years ago |
Arnaldo Carvalho de Melo
|
c1d2bbe1cd
[SK_BUFF]: Introduce skb_reset_network_header(skb)
|
18 years ago |
Arnaldo Carvalho de Melo
|
98e399f82a
[SK_BUFF]: Introduce skb_mac_header()
|
18 years ago |
Arnaldo Carvalho de Melo
|
39f69c6f92
[SK_BUFF] xfrm: Use skb_set_mac_header in the memmove cases
|
18 years ago |
Stephen Hemminger
|
132adf5463
[IPV4]: cleanup
|
18 years ago |
Arnaldo Carvalho de Melo
|
e4396b544f
[XFRM_TUNNEL]: Reload header pointer after pskb_may_pull/pskb_expand_head
|
18 years ago |
Patrick McHardy
|
e2e01bfef8
[XFRM]: Fix IPv4 tunnel mode decapsulation with IPV6=n
|
18 years ago |
Miika Komu
|
c82f963efe
[IPSEC]: IPv6 over IPv4 IPsec tunnel
|
18 years ago |
Jamal Hadi Salim
|
eb878e8457
[IPSEC]: output mode to take an xfrm state as input param
|
18 years ago |
Herbert Xu
|
5d9c5a3292
[IPV4]: Get rid of redundant IPCB->opts initialisation
|
19 years ago |
Herbert Xu
|
b59f45d0b2
[IPSEC] xfrm: Abstract out encapsulation modes
|
19 years ago |