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
/
route.c
Age
Commit message (
Expand
)
Author
1998-06-23
Fix snprintf return value usage.
Todd C. Miller
1998-05-18
you want MAXHOSTNAMELEN, not MAXHOSTNAMELEN+1
Theo de Raadt
1998-02-27
oflow paranoia
Theo de Raadt
1998-02-26
strncpy sanitization
Theo de Raadt
1998-02-26
* netstat -r [-n] now prints netmasks for network routes (in XXX/24 format).
Peter Galbavy
1997-07-28
line up headers when showing route table
kstailey
1997-07-25
make CIA fit
Michael Shalayeff
1997-07-23
Add AppleTalk support. TODO: route.c does not handle netranges.
denny
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-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-24
64bit fixes similar to some in sbin/route/route.c
Todd C. Miller
1997-06-18
indent
Theo de Raadt
1997-06-18
Be a bit more verbose for AF_ENCAP "routing" entries.
Angelos D. Keromytis
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
1996-10-25
fix a freak of misalignment
Theo de Raadt
1996-08-16
ipx.
Michael Shalayeff
1996-08-06
no oflow in case of really bizzare routing tables
Theo de Raadt
1996-06-26
rcsid
Theo de Raadt
1996-05-10
if_name/if_unit -> if_xname/if_softc
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt