index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
netstat
Age
Commit message (
Expand
)
Author
1997-07-28
line up headers when showing route table
kstailey
1997-07-28
Note atalk family for AppleTalk
denny
1997-07-28
for rpc port names, consider protocol too
Theo de Raadt
1997-07-25
make CIA fit
Michael Shalayeff
1997-07-23
AppleTalk specifics
denny
1997-07-23
Add AppleTalk support. TODO: route.c does not handle netranges.
denny
1997-07-23
Update for new <sys/mbuf.h>
denny
1997-07-14
Print the new input/output bytes for sipp-ah/sipp-esp/ipencap.
Angelos D. Keromytis
1997-07-14
Adjusted the spaces a bit.
Angelos D. Keromytis
1997-07-13
Show the new field in the encap sockaddrs.
Angelos D. Keromytis
1997-07-04
Base PLEN on the value of LONG_BIT instead of assuming based
Todd C. Miller
1997-07-01
typos
Niels Provos
1997-06-30
Make "netstat -ia" line up nicely.
Todd C. Miller
1997-06-29
Use correct spacing on both 32bit and 64bit machines.
Todd C. Miller
1997-06-29
Make fields line up nicely for 64-bit addresses. Should probably #if
Todd C. Miller
1997-06-29
Mostly clean -Wall + 64bit issues.
Todd C. Miller
1997-06-29
leave out some fields for ipsp not any longer used in new encap
Niels Provos
1997-06-25
show statistics about new timers/counters
Niels Provos
1997-06-24
64bit fixes similar to some in sbin/route/route.c
Todd C. Miller
1997-06-24
Add '#include <stdlib.h>' for malloc()
dgregor
1997-06-18
Document -f encap.
Angelos D. Keromytis
1997-06-18
indent
Theo de Raadt
1997-06-18
Be a bit more verbose for AF_ENCAP "routing" entries.
Angelos D. Keromytis
1997-06-15
change byte counters to u_quad_t
Theo de Raadt
1997-02-27
Now reports ESP I/O packet counters.
Angelos D. Keromytis
1997-02-26
Updated to print the IP-in-IP/AH I/O counters.
Angelos D. Keromytis
1997-02-22
Corrected protocol name.
Angelos D. Keromytis
1997-02-21
netstat now understands SIPP-AH/SIPP-ESP (IPsec) and ENCAP protocols.
Angelos D. Keromytis
1997-02-21
flesh out icmp, no rpc info for -n
Theo de Raadt
1997-02-16
duh
Theo de Raadt
1997-02-16
deal with errors in recent change better
Theo de Raadt
1997-02-16
change from <> to [] and document
Theo de Raadt
1997-02-16
when printing local port numbers, print rpc service name in <> after port num...
Theo de Raadt
1997-02-01
accept "-f local" for AF_LOCAL"
kstailey
1997-01-25
Attempt to give the entire passed address to getnetbyaddr() before starting
Thorsten Lockert
1997-01-17
r?index -> strr?chr
Todd C. Miller
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-12-22
Deal with _POSIX_SAVED_IDS when relinquishing privileges
Thorsten Lockert
1996-10-25
fix a freak of misalignment
Theo de Raadt
1996-08-16
ipx.
Michael Shalayeff
1996-08-16
ipx.
Michael Shalayeff
1996-08-06
no oflow in case of really bizzare routing tables
Theo de Raadt
1996-07-08
kernel is /bsd, os is OpenBSD
ccappuc
1996-06-26
rcsid
Theo de Raadt
1996-06-18
from netbsd Fix missing `)' in the sideways view of interfaces
Theo de Raadt
1996-06-16
print ether/fddi addresses seperated by : not .; netbsd pr#2473; from jhawk@m...
Theo de Raadt
1996-06-10
handle up to 100 interfaces, nice message for non-existing interface
Theo de Raadt
1996-05-24
do not print a non-existant mfc
Theo de Raadt
1996-05-10
if_name/if_unit -> if_xname/if_softc
Theo de Raadt
1996-03-05
Changes according to the /sys/netinet/tcp_var.h changes.
Michael Shalayeff
[next]