summaryrefslogtreecommitdiff
path: root/usr.bin/netstat
AgeCommit message (Expand)Author
1998-06-23Fix snprintf return value usage.Todd C. Miller
1998-05-18you want MAXHOSTNAMELEN, not MAXHOSTNAMELEN+1Theo de Raadt
1998-03-18Update for new tcp stat.Angelos D. Keromytis
1998-02-27oflow paranoiaTheo de Raadt
1998-02-26strncpy sanitizationTheo de Raadt
1998-02-26* netstat -r [-n] now prints netmasks for network routes (in XXX/24 format).Peter Galbavy
1997-11-09also report udp PCB cache misses.Niels Provos
1997-09-21$OpenBSD$Theo de Raadt
1997-09-19typo; sjr@home.netTheo de Raadt
1997-07-28line up headers when showing route tablekstailey
1997-07-28Note atalk family for AppleTalkdenny
1997-07-28for rpc port names, consider protocol tooTheo de Raadt
1997-07-25make CIA fitMichael Shalayeff
1997-07-23AppleTalk specificsdenny
1997-07-23Add AppleTalk support. TODO: route.c does not handle netranges.denny
1997-07-23Update for new <sys/mbuf.h>denny
1997-07-14Print the new input/output bytes for sipp-ah/sipp-esp/ipencap.Angelos D. Keromytis
1997-07-14Adjusted the spaces a bit.Angelos D. Keromytis
1997-07-13Show the new field in the encap sockaddrs.Angelos D. Keromytis
1997-07-04Base PLEN on the value of LONG_BIT instead of assuming basedTodd C. Miller
1997-07-01typosNiels Provos
1997-06-30Make "netstat -ia" line up nicely.Todd C. Miller
1997-06-29Use correct spacing on both 32bit and 64bit machines.Todd C. Miller
1997-06-29Make fields line up nicely for 64-bit addresses. Should probably #ifTodd C. Miller
1997-06-29Mostly clean -Wall + 64bit issues.Todd C. Miller
1997-06-29leave out some fields for ipsp not any longer used in new encapNiels Provos
1997-06-25show statistics about new timers/countersNiels Provos
1997-06-2464bit fixes similar to some in sbin/route/route.cTodd C. Miller
1997-06-24Add '#include <stdlib.h>' for malloc()dgregor
1997-06-18Document -f encap.Angelos D. Keromytis
1997-06-18indentTheo de Raadt
1997-06-18Be a bit more verbose for AF_ENCAP "routing" entries.Angelos D. Keromytis
1997-06-15change byte counters to u_quad_tTheo de Raadt
1997-02-27Now reports ESP I/O packet counters.Angelos D. Keromytis
1997-02-26Updated to print the IP-in-IP/AH I/O counters.Angelos D. Keromytis
1997-02-22Corrected protocol name.Angelos D. Keromytis
1997-02-21netstat now understands SIPP-AH/SIPP-ESP (IPsec) and ENCAP protocols.Angelos D. Keromytis
1997-02-21flesh out icmp, no rpc info for -nTheo de Raadt
1997-02-16duhTheo de Raadt
1997-02-16deal with errors in recent change betterTheo de Raadt
1997-02-16change from <> to [] and documentTheo de Raadt
1997-02-16when printing local port numbers, print rpc service name in <> after port num...Theo de Raadt
1997-02-01accept "-f local" for AF_LOCAL"kstailey
1997-01-25Attempt to give the entire passed address to getnetbyaddr() before startingThorsten Lockert
1997-01-17r?index -> strr?chrTodd C. Miller
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-22Deal with _POSIX_SAVED_IDS when relinquishing privilegesThorsten Lockert
1996-10-25fix a freak of misalignmentTheo de Raadt
1996-08-16ipx.Michael Shalayeff
1996-08-16ipx.Michael Shalayeff