| Age | Commit message (Expand) | Author |
| 2000-07-20 | sync with net/pfkeyv2.h change. do not assume SADB_[EAC]ALG numbers are | itojun |
| 2000-07-13 | do not print m_pulldown statistics. it is too experimental and | itojun |
| 2000-07-06 | more stats. from kame | itojun |
| 2000-07-03 | Allocate one more byte for the asterisk after the name of interface. | enami |
| 2000-07-03 | Backout part of rev 1.29 which doesn't match with the log message. | enami |
| 2000-07-03 | Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, | matt |
| 2000-07-02 | with -inv flag, do not truncate name of the interface (like "strip0"). | itojun |
| 2000-06-16 | print # of packets filtered by icmp6 rate limitation | itojun |
| 2000-05-17 | s/icmp/icmp6/ in message | itojun |
| 2000-04-19 | Define members previously defined as u_long in struct iftot as u_quad_t. | enami |
| 2000-04-14 | Don't declare 'extern opt*' getopt variables. | simonb |
| 2000-02-26 | revise IPsec, pfkey, IPv6 multicast and IPv6 statistics. (sync with kame) | itojun |
| 2000-02-09 | use NI_WITHSCOPEID when printing multicast group with -inav. | itojun |
| 2000-02-05 | print IPv6 scopeid on -inv. with -in, scopeid is omitted due to insufficient | itojun |
| 2000-01-25 | better sync with #ifdef notdef part (in -i for AF_INET). | itojun |
| 2000-01-25 | don't truncate IPv4 entries on -i (with -v). it is mainly for | itojun |
| 2000-01-17 | print IPv6 multicast group on -ia (-iav will avoid truncation) | itojun |
| 2000-01-17 | fix default route determination for inet6. | itojun |
| 2000-01-17 | mask addresses properly on netstat -inv. | itojun |
| 2000-01-15 | Properly print the "B"(lackhole) flag (as documented :). | hubertf |
| 2000-01-07 | Pay attention to the netmask of routes to 0.0.0.0; | sommerfeld |
| 1999-12-16 | Make this compile on the Alpha again. | thorpej |
| 1999-12-13 | per-interface statistics. | itojun |
| 1999-12-02 | Define "_KERNEL" not "KERNEL" before including "netinet6/ip6_mroute.h". | tron |
| 1999-11-27 | Print Internet6 header properly without -f. | soren |
| 1999-11-24 | more clarification to field width of netstat -rn -f inet6. | itojun |
| 1999-11-22 | use old WID_{DST,GW} value (field width for netstat -rn) for non-INET6 | itojun |
| 1999-11-19 | Change printf formats for 64bit counters. | bouyer |
| 1999-09-15 | Add -L option. netstat -r -L behaves like 4.3BSD netstat -r, that is, it | is |
| 1999-09-15 | Netstat knows about "-f inet6". | is |
| 1999-09-12 | RTF_PROTO1 is indicated by the flag '1' and RTF_PROTO2 is indicated by the fl... | dbj |
| 1999-09-03 | sync with recent KAME. | itojun |
| 1999-08-19 | not all kvm_getfiles() errors are "out of memory." for instance, | cgd |
| 1999-07-30 | do not include netinet/in6_systm.h, which has been empty for a while. | itojun |
| 1999-07-12 | Revert previous, as it merely worked around a recent bug in make(1) which | thorpej |
| 1999-07-12 | make sure to use files in ${.CURDIR} before ${.CURDIR}/../../sys/netiso. | itojun |
| 1999-07-12 | merge SRCS into one. | itojun |
| 1999-07-06 | add NetBSD RCS ID. | itojun |
| 1999-07-01 | make netstat IPv6-ready. | itojun |
| 1999-04-29 | Print SYN,ACK retransmission statistics. | thorpej |
| 1999-04-02 | Remove duplicated if() statementA. | hubertf |
| 1999-04-02 | don't use malloc for large sockaddr's, just name the union declared above | chopps |
| 1999-04-01 | user err() not errx() | chopps |
| 1999-04-01 | fix for sockaddr's that are bigger than standard sockaddr's (e.g., iso) | chopps |
| 1999-03-31 | Define __POOL_EXPOSE to get at the guts of the pool descriptor. | thorpej |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-03-14 | Make the damned columns line up. | mycroft |
| 1999-03-14 | There is no -h flag. From OpenBSD. | kristerw |
| 1999-02-27 | fix PR7057: division by zero if no mbufs allocated | sommerfe |
| 1999-02-18 | rework so that `-A -n' won't truncate the `ipaddr.port' fields, by displaying | lukem |