Thomas Graf
|
920fc941a9
[ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access
|
17 years ago |
Herbert Xu
|
b318e0e4ef
[IPSEC]: Fix bogus usage of u64 on input sequence number
|
17 years ago |
Eric Dumazet
|
533cb5b0a6
[XFRM]: constify 'struct xfrm_type'
|
17 years ago |
Herbert Xu
|
1a6509d991
[IPSEC]: Add support for combined mode algorithms
|
17 years ago |
Herbert Xu
|
38320c70d2
[IPSEC]: Use crypto_aead and authenc in ESP
|
17 years ago |
Herbert Xu
|
9dd3245a2a
[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input
|
17 years ago |
Paul Moore
|
afeb14b490
[XFRM]: RFC4303 compliant auditing
|
17 years ago |
Herbert Xu
|
0ebea8ef35
[IPSEC]: Move state lock into x->type->input
|
17 years ago |
Herbert Xu
|
668dc8af31
[IPSEC]: Move integrity stat collection into xfrm_input
|
17 years ago |
Thomas Graf
|
95a02cfd4d
[IPv6] ESP: Discard dummy packets introduced in rfc4303
|
17 years ago |
David S. Miller
|
51c739d1f4
[NET]: Fix incorrect sg_mark_end() calls.
|
17 years ago |
Herbert Xu
|
68e3f5dd4d
[CRYPTO] users: Fix up scatterlist conversion errors
|
17 years ago |
Adrian Bunk
|
72998d8c84
[INET] ESP: Must #include <linux/scatterlist.h>
|
17 years ago |
David S. Miller
|
ed0e7e0ca3
[IPSEC]: Add missing sg_init_table() calls to ESP.
|
17 years ago |
Masahide NAKAMURA
|
ea2c47b42f
[IPSEC] IPV6: Fix to add tunnel mode SA correctly.
|
17 years ago |
Herbert Xu
|
ca68145f16
[IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMP
|
17 years ago |
Herbert Xu
|
ceb1eec829
[IPSEC]: Move IP length/checksum setting out of transforms
|
17 years ago |
Herbert Xu
|
87bdc48d30
[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr
|
17 years ago |
Herbert Xu
|
7b277b1a5f
[IPSEC]: Set skb->data to payload in x->mode->output
|
17 years ago |
Herbert Xu
|
b7c6538cd8
[IPSEC]: Move state lock into x->type->output
|
17 years ago |
Herbert Xu
|
007f0211a8
[IPSEC]: Store IPv6 nh pointer in mac_header on output
|
17 years ago |
Herbert Xu
|
436a0a4022
[IPSEC]: Move output replay code into xfrm_output
|
17 years ago |
Herbert Xu
|
4b7137ff8f
[IPSEC] esp: Remove keys from esp_data structure
|
17 years ago |
Masahide NAKAMURA
|
d3d6dd3ada
[XFRM]: Add module alias for transformation type.
|
18 years ago |
Patrick McHardy
|
c5c2523893
[XFRM]: Optimize MTU calculation
|
18 years ago |
Patrick McHardy
|
557922584d
[XFRM]: esp: fix skb_tail_pointer conversion bug
|
18 years ago |
Arnaldo Carvalho de Melo
|
27a884dc3c
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
|
18 years ago |
Arnaldo Carvalho de Melo
|
cfe1fc7759
[SK_BUFF]: Introduce skb_network_header_len
|
18 years ago |
Arnaldo Carvalho de Melo
|
9c70220b73
[SK_BUFF]: Introduce skb_transport_header(skb)
|
18 years ago |
Arnaldo Carvalho de Melo
|
967b05f64e
[SK_BUFF]: Introduce skb_set_transport_header
|
18 years ago |