| Commit message (Expand) | Author | Age | Files | Lines |
| * | Switch the IPsec related statistics to using the built in sysctl | George V. Neville-Neil | 2015-12-17 | 1 | -9/+19 |
| * | New AES modes for IPSec, user space components. | George V. Neville-Neil | 2015-07-03 | 1 | -0/+3 |
| * | Convert netstat to use libxo. | Marcel Moolenaar | 2015-02-21 | 1 | -101/+155 |
| * | Remove the large part of struct ipsecstat. Only few fields of this | Andrey V. Elsukov | 2013-07-23 | 1 | -69/+3 |
| * | Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat, | Andrey V. Elsukov | 2013-07-09 | 1 | -4/+4 |
| * | Prepare network statistics structures for migration to PCPU counters. | Andrey V. Elsukov | 2013-07-09 | 1 | -84/+68 |
| * | Remove the advertising clause from UCB copyrighted files in usr.bin. This | Joel Dahl | 2010-12-11 | 1 | -4/+0 |
| * | Revert most part of 200420 as requested, as more review and polish is | Xin LI | 2009-12-13 | 1 | -0/+2 |
| * | Remove unneeded header includes from usr.bin/ except contributed code. | Xin LI | 2009-12-11 | 1 | -2/+0 |
| * | Add more statistics variables for IPcomp. | Bjoern A. Zeeb | 2009-11-29 | 1 | -0/+10 |
| * | style(9) | David E. O'Brien | 2008-01-02 | 1 | -15/+12 |
| * | Restore netstat -M functionality for most statistics on core dumps. In | John Baldwin | 2007-07-16 | 1 | -4/+6 |
| * | Commit IPv6 support for FAST_IPSEC to the tree. | George V. Neville-Neil | 2007-07-01 | 1 | -47/+17 |
| * | Don't shadow globals. | Yaroslav Tykhiy | 2006-11-27 | 1 | -4/+4 |
| * | Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities, | Yaroslav Tykhiy | 2006-07-28 | 1 | -26/+27 |
| * | Add support for printing IPSEC protocol stats if the kernel was compiled | Kelly Yancey | 2005-12-28 | 1 | -93/+265 |
| * | Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3). | Philippe Charnier | 2004-07-26 | 1 | -7/+6 |
| * | - support hmac-ripemd160. | Hajimu UMEMOTO | 2004-02-05 | 1 | -1/+10 |
| * | print stats on SPD cache lookups. | Hajimu UMEMOTO | 2004-02-05 | 1 | -0/+5 |
| * | - %d is 12 chars, not 10. use NI_MAX* where appropriate. | Hajimu UMEMOTO | 2004-02-05 | 1 | -67/+52 |
| * | Warns cleanups for netstat: | David Malone | 2002-09-05 | 1 | -2/+2 |
| * | Removed duplicate VCS ID tags, as per style(9). | Ruslan Ermilov | 2001-08-13 | 1 | -1/+0 |
| * | remove warnings | Assar Westerlund | 2001-06-15 | 1 | -7/+6 |
| * | remove K&R support | Assar Westerlund | 2001-06-15 | 1 | -19/+13 |
| * | revert removal of warning and K&R support | Assar Westerlund | 2001-06-15 | 1 | -12/+19 |
| * | remove most of the warnings | Assar Westerlund | 2001-06-15 | 1 | -19/+12 |
| * | Sync with recent KAME. | Hajimu UMEMOTO | 2001-06-11 | 1 | -41/+57 |
| * | sync with latest kame netstat. basically, more statistics | Jun-ichiro itojun Hagino | 2000-07-04 | 1 | -0/+316 |