summaryrefslogtreecommitdiffstats
path: root/net/ipv6/esp6.c
AgeCommit message (Expand)AuthorLines
2005-02-08[IPSEC]: Stop using dst->xfrmHerbert Xu-3/+1
2005-01-26[IPSEC]: Fix processing of error from crypto module.Kazunori Miyazawa-10/+5
2005-01-25[XFRM]: Probe selected algorithm only.Herbert Xu-1/+1
2004-08-21[XFRM]: Mark some functions/data static.Patrick McHardy-7/+7
2004-08-19[IPSEC]: Revert pskb change for x->type->outputHerbert Xu-17/+17
2004-08-15[IPSEC]: Move encap check back down to esp4.cHerbert Xu-0/+3
2004-08-15[IPV6]: Fix aalg check in esp.Herbert Xu-1/+2
2004-08-02[IPSEC]: Remove unnecessary inet_ecn.h inclusionsHerbert Xu-1/+0
2004-07-29[IPSEC]: Move generic encap code into xfrm6_output.Herbert Xu-74/+13
2004-07-27[AH6]: Get things working again.Herbert Xu-3/+1
2004-06-21[IPSEC]: In ESP, do not put scatterlist array on stack.David S. Miller-10/+6
2004-06-19[XFRM] fix dependency issues for CONFIG_IPV6=m.Hideaki Yoshifuji-5/+8
2004-06-10[IPV6]: Fix ICMP6 type checking tests in ah6.c and esp6.cShirley Ma-1/+1
2004-06-03[NETFILTER]: Fix checksum bug for multicast/broadcast packets on postrouting ...James Morris-29/+29
2004-04-16[IPV6]: Fix esp6.c typo in LIMIT_NETDEBUG changes.David S. Miller-2/+1
2004-04-15[IPV6]: Limit network triggerable printks.Andi Kleen-2/+2
2004-03-08[IPV4/IPV6]: Add missing kmalloc failure checks.Krishna Kumar-0/+2
2003-08-17[IPSEC]: Fix oops when destroying stillborn states.Herbert Xu-0/+3
2003-08-17[IPSEC]: Fix oops using null ciper in CBC mode.Mikael Ylikoski-1/+4
2003-08-02[IPV6]: Fix memory leak in esp6_input.Daniel Ritz-13/+25
2003-07-27[IPSEC]: Use per-SA flag to control ECN propagation.Herbert Xu-0/+3
2003-07-22[IPSEC] correct 'discvovery' typoSean Neakums-1/+1
2003-07-14[IPSEC/IPV6]: Add missing email address to my copyrights.Kunihiro Ishiguro-1/+1
2003-06-06[IPV6]: Fix esp6 extension headers handling.Mitsuru Kanda-61/+9
2003-05-19[IPV6]: Move NIP6 macro into general header.Hideaki Yoshifuji-11/+0
2003-05-13o ipv4/ipv6: use ipv6_addr_copy where appropriateArnaldo Carvalho de Melo-2/+4
2003-05-03[IPSEC]: Consolidate some output code into xfrm_check_output.James Morris-4/+2
2003-04-13[IPV6]: Fixed multiple mistake extension header handling.Hideaki Yoshifuji-1/+1
2003-04-08[IPSEC]: Avoid using SET_MODULE_OWNER.Rusty Russell-1/+1
2003-04-07[IPSEC]: AH/ESP forget to free private structs.James Morris-0/+1
2003-04-02[IPSEC]: Implement UDP Encapsulation framework.Derek Atkins-1/+1
2003-04-02[IPSEC]: Use of "sizeof" for header sizes, part IIHideaki Yoshifuji-6/+6
2003-03-30[IPSEC]: Use "sizeof" for header sizes.Tom Lendacky-1/+1
2003-03-28[IPSEC]: IPV6 AH/ESP fixes.Tom Lendacky-13/+13
2003-03-28[IPSEC]: Missing ipv6 policy checks.Tom Lendacky-0/+1
2003-03-22[IPSEC]: Split up XFRM Subsystem.Hideaki Yoshifuji-4/+4
2003-03-19[IPSEC]: return error when no dst in ah & esp output.James Morris-1/+3
2003-03-19[IPSEC]: fix skb leak in ah and esp.James Morris-3/+5
2003-03-06[IPSEC]: Fix build when ipsec is disabled.David S. Miller-0/+1
2003-03-04[IPSEC]: Add full ipv6 support.Kazunori Miyazawa-0/+526