| Age | Commit message (Expand) | Author |
| 2000-07-03 | Backout part of rev 1.29 which doesn't match with the log message. | enami |
| 2000-02-26 | revise IPsec, pfkey, IPv6 multicast and IPv6 statistics. (sync with kame) | itojun |
| 1999-11-19 | Change printf formats for 64bit counters. | bouyer |
| 1999-07-01 | make netstat IPv6-ready. | itojun |
| 1999-04-29 | Print SYN,ACK retransmission statistics. | thorpej |
| 1999-02-18 | rework so that `-A -n' won't truncate the `ipaddr.port' fields, by displaying | lukem |
| 1998-08-25 | Add { and } to shut up egcs. Reformat the more questionable code. | ross |
| 1998-07-20 | Fix bogon in length argument to snprintf when formatting port number | sommerfe |
| 1998-07-12 | - KNF | mrg |
| 1998-07-06 | - use an array MAXHOSTNAMELEN+1 size to hold hostnames | mrg |
| 1998-06-03 | Add an option to dump the contents of a PCB at the specified address, and | thorpej |
| 1998-04-29 | Add support for printing fast forwarded packets. | matt |
| 1998-01-07 | if INP_ANONPORT is set in the pcb, don't getservbyport the local port, | lukem |
| 1997-12-17 | Print the connections dropped due to excessive persist timeouts. | thorpej |
| 1997-12-13 | Nuke "delayed window updates" statistic. | thorpej |
| 1997-12-11 | Print window updates delayed (piggybacked on delayed ACKs). | thorpej |
| 1997-12-10 | Report connections drained due to memory shortage. | thorpej |
| 1997-10-19 | fix up .Nm usage, getopt returns -1 not EOF | lukem |
| 1997-07-23 | Pull SYN_cache_branch down onto the main line. | thorpej |
| 1997-05-22 | PR/3660: Dave Huang: Fix formatting misalignments in appletalk | christos |
| 1997-04-03 | - netatalk additions | christos |
| 1996-12-09 | errors not generated 'cuz old message was icmp -> [EWW!] | neil |
| 1996-10-25 | Add the `toolong' count to the IP stats display. | thorpej |
| 1996-10-08 | use %lu, not %u. This covers more than my original %d -> %u change... | explorer |
| 1996-10-07 | Netstat -s should use %u for u_long parameters... Closes bin/2817 by me | explorer |
| 1996-01-31 | Update to match kernel. | mycroft |
| 1995-10-03 | New-style RCS ids. | thorpej |
| 1995-06-19 | update for new network structures | cgd |
| 1995-06-12 | Update to match kernel changes. | mycroft |
| 1995-05-14 | print out number of malformed fragments dropped | cgd |
| 1994-12-24 | a couple of these need <sys/queue.h> | cgd |
| 1994-05-13 | Clean up import. | mycroft |
| 1994-04-01 | kill lots of off_t's. | cgd |
| 1994-03-28 | clean up, for off_t... ugliest 'cleaning' possible, i think... | cgd |
| 1994-01-11 | Incorporate changes for IP mcast and IGMP from cmaeda@cs.washington.edu. | brezak |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-05-20 | get rid of select.h inclusion, and clean up headers *more*. | cgd |
| 1993-05-20 | fix for new select & clean up headers | cgd |
| 1993-04-26 | print out more of the gathered udp stats (actually all of them) | glass |
| 1993-03-21 | after 0.2.2 "stable" patches applied | cgd |