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