summaryrefslogtreecommitdiff
path: root/sys/netinet6/ipcomp_input.c
AgeCommit message (Expand)Author
2001-11-13add RCSIDslukem
2001-10-15reduce diff with kame. whitespace changes only.itojun
2001-03-01make sure to enforce inbound ipsec policy checking, for any protocols on topitojun
2001-01-24- record IPsec packet history into m_aux structure.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-02-17Change the use of pfil hooks. There is no longer a single list of alldarrenr
2000-02-06fix include pathname for better rfc2292 compliance.itojun
2000-01-31bring in latest KAME ipsec tree.itojun
2000-01-06remove extra portability #ifdef (like #ifdef __FreeBSD__) in KAME IPv6/IPsecitojun
1999-11-05fix well-known CPI handling bug. (sync with KAME code)itojun
1999-07-30remove reference to in6_systm.h (file itself will be removed afterwords)itojun
1999-07-06fix IPSEC (but not INET6) build.itojun
1999-07-03RCS ID police.thorpej
1999-06-28KAME/NetBSD 1.4 SNAP kit, dated 19990628.itojun