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
/
fast_ipsec.c
Age
Commit message (
Expand
)
Author
2022-09-01
KNF. No functional change.
msaitoh
2019-08-18
netstat: Add indirection of symbols to remove clash with sanitizers
kamil
2017-06-29
Tweak outputs of netstat -s for IPsec
ozaki-r
2017-04-13
Redo the statistics through an indirection array and put the definitions
christos
2013-04-15
PR/47744: Frank Kardel: netstat -s stops output prematurely when ipsec is not
christos
2012-03-22
remove KAME IPSEC, replaced by FAST_IPSEC
drochner
2012-01-06
more IPSEC header cleanup: don't install unneeded headers to userland,
drochner
2011-05-26
pull in AES-GCM/GMAC support from OpenBSD
drochner
2011-05-24
copy AES-XCBC-MAC support from KAME IPSEC to FAST_IPSEC
drochner
2011-05-23
report aes-ctr statistic counter by name
drochner
2011-05-05
decode camellia-cbc in stats histogram
drochner
2011-04-19
fix some labels for ipcomp counters which didn't make sense at all
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
Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and
thorpej
2007-12-29
Report the new ipcomp stats under FAST_IPSEC : ipcomps_minlen and
degroote
2007-12-05
Report ipsecstats.ips_spdcache_miss under FAST_IPSEC correctly.
seanb
2005-08-04
Added #include <kvm.h> since netstat.h, which is included too, needs it.
rpaulo
2004-07-17
Rework sys/netipsec/ipsec_netbsd.c to present a more consistent tree.
atatat
2004-06-27
Fix two stupid bugs I introduced with stats for fast-ipsec:
jonathan
2004-06-06
Temporary hack to fix ipsec stats lossage. Atatat, are you listening?
christos
2004-05-09
Forgotten $ for NetBSD key.
petrov
2004-05-09
Use int_fmtio.h and PRUx formats for longs.
petrov
2004-05-07
Redo net.inet.* sysctl subtree for fast-ipsec from scratch.
jonathan