summaryrefslogtreecommitdiff
path: root/usr.bin/netstat
AgeCommit message (Expand)Author
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
1996-08-06no oflow in case of really bizzare routing tablesTheo de Raadt
1996-07-08kernel is /bsd, os is OpenBSDccappuc
1996-06-26rcsidTheo de Raadt
1996-06-18from netbsd Fix missing `)' in the sideways view of interfacesTheo de Raadt
1996-06-16print ether/fddi addresses seperated by : not .; netbsd pr#2473; from jhawk@m...Theo de Raadt
1996-06-10handle up to 100 interfaces, nice message for non-existing interfaceTheo de Raadt
1996-05-24do not print a non-existant mfcTheo de Raadt
1996-05-10if_name/if_unit -> if_xname/if_softcTheo de Raadt
1996-03-05Changes according to the /sys/netinet/tcp_var.h changes.Michael Shalayeff