index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
netinet6
/
ipcomp_input.c
Age
Commit message (
Expand
)
Author
2001-11-13
add RCSIDs
lukem
2001-10-15
reduce diff with kame. whitespace changes only.
itojun
2001-03-01
make sure to enforce inbound ipsec policy checking, for any protocols on top
itojun
2001-01-24
- record IPsec packet history into m_aux structure.
itojun
2000-10-02
fix compilation without INET. fix confusion between ipsecstat and ipsec6stat.
itojun
2000-09-26
update ip compression algorithm lookup.
itojun
2000-09-21
- repair too strong assumption on mbuf chain.
itojun
2000-07-06
remove unnecessary #include <netkey/key_debug.h>. from kame.
itojun
2000-02-17
Change the use of pfil hooks. There is no longer a single list of all
darrenr
2000-02-06
fix include pathname for better rfc2292 compliance.
itojun
2000-01-31
bring in latest KAME ipsec tree.
itojun
2000-01-06
remove extra portability #ifdef (like #ifdef __FreeBSD__) in KAME IPv6/IPsec
itojun
1999-11-05
fix well-known CPI handling bug. (sync with KAME code)
itojun
1999-07-30
remove reference to in6_systm.h (file itself will be removed afterwords)
itojun
1999-07-06
fix IPSEC (but not INET6) build.
itojun
1999-07-03
RCS ID police.
thorpej
1999-06-28
KAME/NetBSD 1.4 SNAP kit, dated 19990628.
itojun