summaryrefslogtreecommitdiff
path: root/usr.bin/netstat/route.c
AgeCommit message (Expand)Author
1999-09-22routing interface sends aligned to long word boundaries; itojunTheo de Raadt
1999-06-26Use a.b.c.d/nn syntax for encap route output.Hakan Olsson
1999-03-15print subnets containing 0 octets correctly; peterTheo de Raadt
1999-02-24Grok protocol/address family PF_KEY.Angelos D. Keromytis
1998-06-23Fix snprintf return value usage.Todd C. Miller
1998-05-18you want MAXHOSTNAMELEN, not MAXHOSTNAMELEN+1Theo de Raadt
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-07-28line up headers when showing route tablekstailey
1997-07-25make CIA fitMichael Shalayeff
1997-07-23Add AppleTalk support. TODO: route.c does not handle netranges.denny
1997-07-14Adjusted the spaces a bit.Angelos D. Keromytis
1997-07-13Show the new field in the encap sockaddrs.Angelos D. Keromytis
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-2464bit fixes similar to some in sbin/route/route.cTodd C. Miller
1997-06-18indentTheo de Raadt
1997-06-18Be a bit more verbose for AF_ENCAP "routing" entries.Angelos D. Keromytis
1997-01-25Attempt to give the entire passed address to getnetbyaddr() before startingThorsten Lockert
1997-01-17r?index -> strr?chrTodd C. Miller
1996-10-25fix a freak of misalignmentTheo de Raadt
1996-08-16ipx.Michael Shalayeff
1996-08-06no oflow in case of really bizzare routing tablesTheo de Raadt
1996-06-26rcsidTheo de Raadt
1996-05-10if_name/if_unit -> if_xname/if_softcTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt