aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/netstat/ipsec.c
Commit message (Expand)AuthorAgeFilesLines
* Add a SPD cache to speed up lookups.Fabien Thomas2018-05-221-4/+7
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Add descriptions for AES-GCM IPSec authentication (AH) counters.John Baldwin2017-05-271-0/+9
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Switch the IPsec related statistics to using the built in sysctlGeorge V. Neville-Neil2015-12-171-9/+19
* New AES modes for IPSec, user space components.George V. Neville-Neil2015-07-031-0/+3
* Convert netstat to use libxo.Marcel Moolenaar2015-02-211-104/+158
* Remove the large part of struct ipsecstat. Only few fields of thisAndrey V. Elsukov2013-07-231-69/+3
* Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat,Andrey V. Elsukov2013-07-091-4/+4
* Prepare network statistics structures for migration to PCPU counters.Andrey V. Elsukov2013-07-091-84/+68
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* Revert most part of 200420 as requested, as more review and polish isXin LI2009-12-131-0/+2
* Remove unneeded header includes from usr.bin/ except contributed code.Xin LI2009-12-111-2/+0
* Add more statistics variables for IPcomp.Bjoern A. Zeeb2009-11-291-0/+10
* style(9)David E. O'Brien2008-01-021-15/+12
* Restore netstat -M functionality for most statistics on core dumps. InJohn Baldwin2007-07-161-4/+6
* Commit IPv6 support for FAST_IPSEC to the tree.George V. Neville-Neil2007-07-011-47/+17
* Don't shadow globals.Yaroslav Tykhiy2006-11-271-4/+4
* Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities,Yaroslav Tykhiy2006-07-281-26/+27
* Add support for printing IPSEC protocol stats if the kernel was compiledKelly Yancey2005-12-281-96/+268
* Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3).Philippe Charnier2004-07-261-7/+6
* - support hmac-ripemd160.Hajimu UMEMOTO2004-02-051-1/+10
* print stats on SPD cache lookups.Hajimu UMEMOTO2004-02-051-0/+5
* - %d is 12 chars, not 10. use NI_MAX* where appropriate.Hajimu UMEMOTO2004-02-051-67/+52
* Warns cleanups for netstat:David Malone2002-09-051-2/+2
* Removed duplicate VCS ID tags, as per style(9).Ruslan Ermilov2001-08-131-1/+0
* remove warningsAssar Westerlund2001-06-151-7/+6
* remove K&R supportAssar Westerlund2001-06-151-19/+13
* revert removal of warning and K&R supportAssar Westerlund2001-06-151-12/+19
* remove most of the warningsAssar Westerlund2001-06-151-19/+12
* Sync with recent KAME.Hajimu UMEMOTO2001-06-111-41/+57
* sync with latest kame netstat. basically, more statisticsJun-ichiro itojun Hagino2000-07-041-0/+316