summaryrefslogtreecommitdiff
path: root/usr.bin/netstat/fast_ipsec.c
AgeCommit message (Expand)Author
2022-09-01KNF. No functional change.msaitoh
2019-08-18netstat: Add indirection of symbols to remove clash with sanitizerskamil
2017-06-29Tweak outputs of netstat -s for IPsecozaki-r
2017-04-13Redo the statistics through an indirection array and put the definitionschristos
2013-04-15PR/47744: Frank Kardel: netstat -s stops output prematurely when ipsec is notchristos
2012-03-22remove KAME IPSEC, replaced by FAST_IPSECdrochner
2012-01-06more IPSEC header cleanup: don't install unneeded headers to userland,drochner
2011-05-26pull in AES-GCM/GMAC support from OpenBSDdrochner
2011-05-24copy AES-XCBC-MAC support from KAME IPSEC to FAST_IPSECdrochner
2011-05-23report aes-ctr statistic counter by namedrochner
2011-05-05decode camellia-cbc in stats histogramdrochner
2011-04-19fix some labels for ipcomp counters which didn't make sense at alldrochner
2009-04-12Fix many WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare).lukem
2008-04-24Note which things are not available by KVM, and print a nice messagethorpej
2008-04-23Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> andthorpej
2007-12-29Report the new ipcomp stats under FAST_IPSEC : ipcomps_minlen anddegroote
2007-12-05Report ipsecstats.ips_spdcache_miss under FAST_IPSEC correctly.seanb
2005-08-04Added #include <kvm.h> since netstat.h, which is included too, needs it.rpaulo
2004-07-17Rework sys/netipsec/ipsec_netbsd.c to present a more consistent tree.atatat
2004-06-27Fix two stupid bugs I introduced with stats for fast-ipsec:jonathan
2004-06-06Temporary hack to fix ipsec stats lossage. Atatat, are you listening?christos
2004-05-09Forgotten $ for NetBSD key.petrov
2004-05-09Use int_fmtio.h and PRUx formats for longs.petrov
2004-05-07Redo net.inet.* sysctl subtree for fast-ipsec from scratch.jonathan