aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/netstat/ipsec.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: Use uintmax_t to pass around 64-bit quantities, including to printf().David E. O'Brien2007-10-041-26/+27
* MFC: Restore netstat -M functionality for most statistics on core dumps.John Baldwin2007-07-231-5/+7
* MFC:Kelly Yancey2006-01-051-93/+265
* 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