| Commit message (Expand) | Author | Age | Files | Lines |
* | Make `rttrash' variable (#routes not in table but not freed) visible | ru | 2001-06-29 | 1 | -3/+13 |
* | Fixed bogon in revision 1.37. Don't bogusly print a radix node's | ru | 2001-06-29 | 1 | -8/+3 |
* | Honor -s -s (don't show zero stats) with -r, untangle SYNOPSIS further. | ru | 2001-06-23 | 1 | -10/+10 |
* | remove warnings | assar | 2001-06-15 | 1 | -5/+0 |
* | remove K&R support | assar | 2001-06-15 | 1 | -60/+35 |
* | revert removal of warning and K&R support | assar | 2001-06-15 | 1 | -23/+48 |
* | Line up `netstat -rl' display. | ru | 2001-06-15 | 1 | -5/+7 |
* | remove most of the warnings | assar | 2001-06-15 | 1 | -48/+23 |
* | add the option -S for printing port numbers symbolically but addresses | assar | 2001-06-15 | 1 | -8/+8 |
* | Add missing column for Mtu in header when -rl is specified. | ume | 2001-06-11 | 1 | -4/+13 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -2/+9 |
* | Always print at least 2 bytes for IN_CLASSB_NET networks. | ru | 2001-06-08 | 1 | -10/+29 |
* | Restore printing of routes cloned from a RTF_CLONING parent | ru | 2001-05-07 | 1 | -3/+7 |
* | net/route.c: | ru | 2001-03-15 | 1 | -2/+2 |
* | MAXHOSTNAMELEN includes space for a NUL. | brian | 2001-03-14 | 1 | -6/+7 |
* | Fixed the printing of header for IPv4 routing table without -l option. | ru | 2000-09-18 | 1 | -1/+1 |
* | sync with latest kame netstat. basically, more statistics | itojun | 2000-07-04 | 1 | -43/+35 |
* | Use Garrett's new (clearer) names. | markm | 2000-04-23 | 1 | -7/+7 |
* | Don't suppress Flags and Refs info for IPv4 entries. | shin | 2000-03-14 | 1 | -2/+2 |
* | Instead of reporting all 0.0.0.0 as ``default'' only report | rgrimes | 2000-01-07 | 1 | -2/+5 |
* | Getaddrinfo(), getnameinfo(), and etc support in libc/net. | shin | 1999-12-28 | 1 | -34/+8 |
* | Added missing declaration for argment specification at pr_rthdr(), | shin | 1999-12-21 | 1 | -3/+4 |
* | define WID_DST6 and WID_GW6 and use them only for IPv6, to keep IPv4 related | shin | 1999-12-21 | 1 | -12/+32 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 1 | -9/+174 |
* | Cleanup missing includes, stale includes, and a few printf format | dillon | 1999-10-23 | 1 | -1/+1 |
* | Whistle's Netgraph link-layer (sometimes more) networking infrastructure. | julian | 1999-10-21 | 1 | -0/+9 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Change casts from int to u_long and formats from %x to %lx. | jb | 1998-08-18 | 1 | -6/+7 |
* | Fixed type mismatches and style bugs in rev.1.30. | bde | 1998-07-06 | 1 | -8/+6 |
* | o Use snprintf over sprintf. | imp | 1998-06-09 | 1 | -8/+11 |
* | netstat truncates info in sockaddr* between kgetsa and p_sockaddr | phk | 1998-04-22 | 1 | -12/+14 |
* | The current version of netstat does not print the interface | phk | 1998-04-19 | 1 | -53/+72 |
* | Remove prog, unused variables. | charnier | 1997-07-29 | 1 | -5/+1 |
* | Remove some quite bogus code that tried to find subnet names but instead | phk | 1997-05-25 | 1 | -29/+5 |
* | Add the new ipx statistics variables. | jhay | 1997-05-10 | 1 | -12/+3 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Update to match changes in <net/if.h> and <netinet/ip_mroute.h>. | wollman | 1997-01-03 | 1 | -3/+2 |
* | Fix up programs which expect <net/if.h> to include <sys/time.h> to instead | wollman | 1996-12-10 | 1 | -1/+2 |
* | Eliminate unnecessary include of <sys/mbuf.h>. PCBs aren't stored in mbufs | wollman | 1996-10-28 | 1 | -2/+1 |
* | Remove reference to oobsolete RTF_MASK flag (soon to be removed). | wollman | 1996-10-09 | 1 | -2/+1 |
* | make appletalk networks not show an un-needed host | julian | 1996-09-05 | 1 | -2/+2 |
* | Submitted by: archie@whistle.com | julian | 1996-07-23 | 1 | -2/+2 |
* | Submitted by: archie@whistle.com | julian | 1996-07-23 | 1 | -3/+6 |
* | make netstat distinguish broadcast and blackhole routes where they appear. | peter | 1996-06-15 | 1 | -1/+3 |
* | better appletalk support. | julian | 1996-06-10 | 1 | -38/+2 |
* | patches to allow netstat to monitor appletalk sockets openned using the | julian | 1996-06-08 | 1 | -2/+46 |
* | Code cleanup: remove unused variables, use correct *printf format | alex | 1996-06-02 | 1 | -14/+14 |
* | For some reason, the changes to make route.c compile didn't make it over. | wollman | 1996-02-16 | 1 | -1/+9 |
* | tidy up the domain name trimming code, and move it to a single place | peter | 1996-01-15 | 1 | -16/+6 |