summaryrefslogtreecommitdiffstats
path: root/net/ipv4/esp4.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-1/+2
2005-01-25[XFRM]: Probe selected algorithm only.Herbert Xu-1/+1
2004-08-21[XFRM]: Mark some functions/data static.Patrick McHardy-6/+6
2004-08-19[IPSEC]: Revert pskb change for x->type->outputHerbert Xu-16/+16
2004-08-15[IPSEC]: Move encap check back down to esp4.cHerbert Xu-9/+4
2004-08-02[IPSEC]: Remove unnecessary inet_ecn.h inclusionsHerbert Xu-1/+0
2004-07-09[IPSEC]: Move generic encap code into xfrm4_outputHerbert Xu-69/+10
2004-07-09[IPSEC]: Fix uh->len when doing NATT with IP options.Herbert Xu-1/+1
2004-07-05[ESP4]: Merge NAT-T code in esp_output().Herbert Xu-43/+22
2004-06-29sparse: get rid of more integer/pointer confusionLinus Torvalds-1/+1
2004-06-25[IPSEC]: Drop bogus NAT-T printks in esp_input.Herbert Xu-15/+1
2004-06-25[IPSEC]: Remove run-time encap_type checks in esp4.Herbert Xu-37/+13
2004-06-25[IPSEC]: Fix alen calcs in non-IKE encapsulation.Herbert Xu-2/+0
2004-06-22Merge bk://kernel.bkbits.net/acme/net-2.6David S. Miller-1/+1
2004-06-22[NET] rename struct inet_protocol to net_protocolArnaldo Carvalho de Melo-1/+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-4/+9
2004-06-03[NETFILTER]: Fix checksum bug for multicast/broadcast packets on postrouting ...James Morris-29/+29
2004-04-15[IPV6]: Limit network triggerable printks.Andi Kleen-4/+4
2004-04-09[IPSEC]: Support draft-ietf-ipsec-udp-encaps-00/01, some ipec impls need it.Andreas Gruenbacher-0/+22
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-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-06-03[IPSEC]: {esp,ah} --> {esp4,ah4}.David S. Miller-0/+603