summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/route.c
Commit message (Expand)AuthorAgeFilesLines
* Instead of reporting all 0.0.0.0 as ``default'' only reportrgrimes2000-01-071-2/+5
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.shin1999-12-281-34/+8
* Added missing declaration for argment specification at pr_rthdr(),shin1999-12-211-3/+4
* define WID_DST6 and WID_GW6 and use them only for IPv6, to keep IPv4 relatedshin1999-12-211-12/+32
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,shin1999-12-071-9/+174
* Cleanup missing includes, stale includes, and a few printf formatdillon1999-10-231-1/+1
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-211-0/+9
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Change casts from int to u_long and formats from %x to %lx.jb1998-08-181-6/+7
* Fixed type mismatches and style bugs in rev.1.30.bde1998-07-061-8/+6
* o Use snprintf over sprintf.imp1998-06-091-8/+11
* netstat truncates info in sockaddr* between kgetsa and p_sockaddrphk1998-04-221-12/+14
* The current version of netstat does not print the interfacephk1998-04-191-53/+72
* Remove prog, unused variables.charnier1997-07-291-5/+1
* Remove some quite bogus code that tried to find subnet names but insteadphk1997-05-251-29/+5
* Add the new ipx statistics variables.jhay1997-05-101-12/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Update to match changes in <net/if.h> and <netinet/ip_mroute.h>.wollman1997-01-031-3/+2
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadwollman1996-12-101-1/+2
* Eliminate unnecessary include of <sys/mbuf.h>. PCBs aren't stored in mbufswollman1996-10-281-2/+1
* Remove reference to oobsolete RTF_MASK flag (soon to be removed).wollman1996-10-091-2/+1
* make appletalk networks not show an un-needed hostjulian1996-09-051-2/+2
* Submitted by: archie@whistle.comjulian1996-07-231-2/+2
* Submitted by: archie@whistle.comjulian1996-07-231-3/+6
* make netstat distinguish broadcast and blackhole routes where they appear.peter1996-06-151-1/+3
* better appletalk support.julian1996-06-101-38/+2
* patches to allow netstat to monitor appletalk sockets openned using thejulian1996-06-081-2/+46
* Code cleanup: remove unused variables, use correct *printf formatalex1996-06-021-14/+14
* For some reason, the changes to make route.c compile didn't make it over.wollman1996-02-161-1/+9
* tidy up the domain name trimming code, and move it to a single placepeter1996-01-151-16/+6
* A couple of changes of mine that I've been using for a while:peter1996-01-141-3/+3
* Merge in Lite-2 changes.peter1996-01-141-26/+100
* Submitted by: John Hayjulian1995-12-051-6/+7
* Reviewed by: julian and jhay@mikom.csir.co.zajulian1995-10-261-3/+113
* Instantiate our own variables instead of depending on bogus commonbde1995-07-121-1/+2
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* The negative expire times shown by netstat are confusing and ugly.jkh1995-04-061-5/+7
* Don't print protocol-cloned routes by default (enabled by -a flag).wollman1995-01-231-11/+39
* Make it possible to correctly print out new route flags, and do so.wollman1994-12-131-1/+4
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+666
OpenPOWER on IntegriCloud