'index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/sys/netinet6/ipcomp_output.c
AgeCommit message (Expand)Author
2012-03-22remove KAME IPSEC, replaced by FAST_IPSECdrochner
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2009-03-18bzero -> memsetcegger
2008-05-05Back out previous. It broke the build.ad
2008-05-04Move zlib out of net/ and into kern/. It would probably be better to usead
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-11-01De-__P().dyoung
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-09-22{ah,esp,ipcomp}_output must return 0 on success. On failure, it returns thedegroote
2007-05-23Ansify + add a few comments, from Karl Sjödahlchristos
2006-11-24fix spelling of accommodate; from Zapher.christos
2005-12-11merge ktrace-lwp.christos
2004-02-13Uppercase CPU, plural is CPUs.wiz
2002-06-09whitespace cleanupitojun
2001-11-13add RCSIDslukem
2001-10-15reduce diff with kame. whitespace changes only.itojun
2000-10-02fix compilation without INET. fix confusion between ipsecstat and ipsec6stat.itojun
2000-09-26update ip compression algorithm lookup.itojun
2000-09-21- repair too strong assumption on mbuf chain.itojun
2000-07-06remove unnecessary #include <netkey/key_debug.h>. from kame.itojun
2000-05-19NULL != 0thorpej
2000-02-06fix include pathname for better rfc2292 compliance.itojun
2000-01-31bring in latest KAME ipsec tree.itojun