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
/
netkey
/
key.h
Age
Commit message (
Expand
)
Author
2003-09-12
make it possible to SADB_DUMP via sysctl. request by mrg
itojun
2003-09-08
add /kern/ipsecsa and /kern/ipsecsp, which can be inspected by setkey(8).
itojun
2003-09-07
- prepare for RFC2401bis 64bit sequence number (no behavior change yet)
itojun
2003-08-22
allow userland to specify SPD ID. more readable debugging messages.
itojun
2003-08-22
backout; committed by mistake
itojun
2003-08-22
do not quit from key_sendup() even if writes to non-target socket fails.
itojun
2002-06-12
make function static
itojun
2002-06-12
remove unused functions
itojun
2002-01-31
change key_timehandler to take void * as argument. sync with kame.
itojun
2001-08-06
cache IPsec policy on in6?pcb. most of the lookup operations can be bypassed,
itojun
2000-10-05
always use rnd(4) for IPsec random number source. avoid random(9).
itojun
2000-06-12
sync with almost-latest KAME IPsec. full changelog would be too big
itojun
2000-01-31
bring in latest KAME ipsec tree.
itojun
1999-07-06
sync with KAME/NetBSD 1.4, SNAP kit 19990705.
itojun
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