aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/netstat/ipsec.c
Commit message (Expand)AuthorAgeFilesLines
* 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