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
/
ipsec.h
Age
Commit message (
Expand
)
Author
2001-11-21
update outgoing ifp, only if tunnel mode ipsec is used. this is to
itojun
2001-10-16
more whitespace/comment sync with kame
itojun
2001-08-06
cache IPsec policy on in6?pcb. most of the lookup operations can be bypassed,
itojun
2001-08-05
cosmetic (spacing near /* */). sync with kame
itojun
2001-05-30
use _KERNEL_OPT
mrg
2001-01-24
- record IPsec packet history into m_aux structure.
itojun
2001-01-04
typo fix. PR 11889
itojun
2000-10-19
remove #ifdef TCP6. it is not likely for us to bring in sys/netinet6/tcp6*.c
itojun
2000-09-22
use real wallclock (got by microtime) to compute IPsec database lifetimes.
itojun
2000-07-30
make ipsec_strerror(3) to return const char *, not char *. sync with kame.
itojun
2000-06-15
remove obsolete sysctl MIB net.inet.ipsec.inbound_call_ike.
itojun
2000-06-03
sync with recent kame.
itojun
2000-03-01
introduce m->m_pkthdr.aux to hold random data which needs to be passed
itojun
2000-02-28
remove some of cross-BSD portability #ifdef.
itojun
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-12-02
avoid namespace polution ("#ifdef KERNEL" was mistakingly used)
itojun
1999-11-19
Update protocoles and interfaces stats counters to 64bit.
bouyer
1999-07-31
sync with recent KAME.
itojun
1999-07-09
defopt INET6, and put it in opt_inet.h (most places already include this
thorpej
1999-07-03
RCS ID police.
thorpej
1999-07-01
IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.
itojun
1999-06-28
KAME/NetBSD 1.4 SNAP kit, dated 19990628.
itojun