| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r271307: | ae | 2014-10-09 | 1 | -1/+1 |
* | MFC r270927: | ae | 2014-09-08 | 1 | -1/+1 |
* | MFC r270348: | markj | 2014-09-06 | 1 | -6/+6 |
* | - Use getnameinfo(3) instead of gethostbyaddr(3) or inet_ntop(3). | hrs | 2013-08-17 | 1 | -18/+25 |
* | Migrate structs ip6stat, icmp6stat and rip6stat to PCPU counters. | ae | 2013-07-09 | 1 | -3/+3 |
* | Replace hardcoded numbers. Also use interface-local scope name instead | ae | 2013-04-16 | 1 | -9/+9 |
* | WARNS=6 compliance | charnier | 2013-02-19 | 1 | -1/+1 |
* | Replace index() and rindex() calls with strchr() and strrchr(). | ed | 2012-01-03 | 1 | -3/+3 |
* | o Convert IPv6 read-only stats sysctls to the read-write ones. | maxim | 2011-12-19 | 1 | -7/+13 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | joel | 2010-12-11 | 1 | -4/+0 |
* | Fix typo. | brucec | 2010-11-27 | 1 | -1/+1 |
* | Add MLDv2 statistic IDs to netstat for IPv6 stack. | bms | 2009-04-29 | 1 | -3/+3 |
* | Remove the single global unlocked route cache ip6_forward_rt | bz | 2009-02-01 | 1 | -2/+0 |
* | o Respect -ss flags (suppress zero counters) for icmp6 "histogram | maxim | 2009-01-13 | 1 | -1/+2 |
* | o Fix grammar. | maxim | 2008-12-26 | 1 | -1/+1 |
* | Change .8s port name restriction to .15s. | ume | 2008-03-18 | 1 | -1/+1 |
* | style(9) | obrien | 2008-01-02 | 1 | -57/+57 |
* | Restore netstat -M functionality for most statistics on core dumps. In | jhb | 2007-07-16 | 1 | -43/+51 |
* | Use sysctl(2), not kvm(3), to read IPv6 multicast information from | bms | 2007-02-24 | 1 | -4/+11 |
* | Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities, | yar | 2006-07-28 | 1 | -158/+159 |
* | Not having ipv6 in your kernel is not an error and should not be reported. | julian | 2006-07-14 | 1 | -1/+4 |
* | Use the length modifier 'll' instead of 'q' to print long longs. | stefanf | 2004-07-28 | 1 | -6/+6 |
* | Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3). | charnier | 2004-07-26 | 1 | -5/+7 |
* | printed statistics about source address selection rules. | ume | 2004-02-05 | 1 | -0/+25 |
* | stops program if kvm_read fails. | ume | 2004-02-05 | 1 | -2/+3 |
* | o Typo/Grammar fixes | mtm | 2003-01-14 | 1 | -9/+11 |
* | Warns cleanups for netstat: | dwmalone | 2002-09-05 | 1 | -9/+8 |
* | Cast to kill warnings. De-register. | markm | 2002-04-28 | 1 | -3/+3 |
* | Deprecate the -l option in favour of more natural -W. | ru | 2001-09-07 | 1 | -2/+2 |
* | - create an entry of IPV6CTL_STATS sysctl. | ume | 2001-06-28 | 1 | -5/+19 |
* | - Avoid hardcoded constant on icmp6 in/out histogram printing | sumikawa | 2001-06-21 | 1 | -4/+8 |
* | remove warnings | assar | 2001-06-15 | 1 | -4/+4 |
* | remove K&R support | assar | 2001-06-15 | 1 | -25/+10 |
* | revert removal of warning and K&R support | assar | 2001-06-15 | 1 | -8/+23 |
* | remove most of the warnings | assar | 2001-06-15 | 1 | -23/+8 |
* | add the option -S for printing port numbers symbolically but addresses | assar | 2001-06-15 | 1 | -4/+4 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -0/+55 |
* | Correct some typos. | dd | 2001-06-01 | 1 | -3/+3 |
* | Add an example of a novel technique to the IPv6 code. This technique seems | phk | 2001-03-19 | 1 | -1/+2 |
* | MAXHOSTNAMELEN includes space for a NUL. | brian | 2001-03-14 | 1 | -1/+1 |
* | To make compilable without -DINET6. | ume | 2000-08-07 | 1 | -0/+2 |
* | remove m_pulldown related statistics, it is not for production system | itojun | 2000-07-12 | 1 | -32/+0 |
* | sync with latest kame netstat. basically, more statistics | itojun | 2000-07-04 | 1 | -117/+243 |
* | -permit protocol specific statistics at iflag, | shin | 2000-01-07 | 1 | -1/+1 |
* | Getaddrinfo(), getnameinfo(), and etc support in libc/net. | shin | 1999-12-28 | 1 | -11/+2 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 1 | -0/+962 |