index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/sys/netinet6/esp_output.c
AgeCommit message (Expand)Author
2012-03-22remove KAME IPSEC, replaced by FAST_IPSECdrochner
2009-04-18Remove extra whitespace added by a stupid tool.tsutsui
2009-03-18bcopy -> memcpycegger
2009-03-18bzero -> memsetcegger
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2008-04-23Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> andthorpej
2007-12-09Kill _IP_VHL ifdef (from netinet/ip.h history, it has never been used in NetB...degroote
2007-09-22{ah,esp,ipcomp}_output must return 0 on success. On failure, it returns thedegroote
2007-09-21In the IPSEC_NAT_T case, we must set the udp length even if the ESP entrydegroote
2007-05-23fix typos in previouschristos
2007-05-23Ansify + add a few comments, from Karl Sjödahlchristos
2006-11-24fix spelling of accommodate; from Zapher.christos
2006-08-30comment out comparison always falsechristos
2005-12-11merge ktrace-lwp.christos
2005-07-07Defopt IPSEC_NAT_T.tron
2005-05-29- avoid shadowed variableschristos
2005-04-23Enhance IPSEC_NAT_T so that it can work with multiple machines behind themanu
2005-02-26nuke trailing whitespaceperry
2005-02-12Add support for IPsec Network Address Translator traversal (NAT-T), asmanu