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
/
usr.bin
/
netstat
/
ipsec.c
Age
Commit message (
Expand
)
Author
2012-03-22
remove KAME IPSEC, replaced by FAST_IPSEC
drochner
2012-01-06
split the ipsec.c source file into the pfkey part which is shared
drochner
2009-04-12
Fix many WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare).
lukem
2008-04-24
Note which things are not available by KVM, and print a nice message
thorpej
2008-04-23
PF_KEY stats for IPSEC and FAST_IPSEC are now per-CPU.
thorpej
2008-04-23
Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and
thorpej
2005-08-04
Added #include <kvm.h> since netstat.h, which is included too, needs it.
rpaulo
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-25
support new algorithms
itojun
2003-07-22
support hmac-sha2.
itojun
2003-04-15
make char array bigger where it seems too small and may overrun.
itojun
2002-06-02
KNF
itojun
2002-03-21
pfkey statistics was presented in wrong direction.
itojun
2001-08-06
present SPD cache lookup stats. sync with kame
itojun
2000-10-02
be ready for rijndael
itojun
2000-07-20
sync with net/pfkeyv2.h change. do not assume SADB_[EAC]ALG numbers are
itojun
2000-02-26
revise IPsec, pfkey, IPv6 multicast and IPv6 statistics. (sync with kame)
itojun