summaryrefslogtreecommitdiff
path: root/usr.bin/netstat/ipsec.c
AgeCommit message (Expand)Author
2012-03-22remove KAME IPSEC, replaced by FAST_IPSECdrochner
2012-01-06split the ipsec.c source file into the pfkey part which is shareddrochner
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-23PF_KEY stats for IPSEC and FAST_IPSEC are now per-CPU.thorpej
2008-04-23Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> andthorpej
2005-08-04Added #include <kvm.h> since netstat.h, which is included too, needs it.rpaulo
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-25support new algorithmsitojun
2003-07-22support hmac-sha2.itojun
2003-04-15make char array bigger where it seems too small and may overrun.itojun
2002-06-02KNFitojun
2002-03-21pfkey statistics was presented in wrong direction.itojun
2001-08-06present SPD cache lookup stats. sync with kameitojun
2000-10-02be ready for rijndaelitojun
2000-07-20sync with net/pfkeyv2.h change. do not assume SADB_[EAC]ALG numbers areitojun
2000-02-26revise IPsec, pfkey, IPv6 multicast and IPv6 statistics. (sync with kame)itojun