| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add IFT_BRIDGE to the Ethernet section so l2 addresses are formatted correctly. | thompsa | 2008-01-10 | 1 | -0/+1 |
* | quiet compiler complaint about unused parameters | sam | 2008-01-10 | 1 | -2/+2 |
* | Make a few messages more consistant with the others. | obrien | 2008-01-04 | 1 | -2/+2 |
* | more style(9) | obrien | 2008-01-04 | 1 | -69/+70 |
* | style(9) | obrien | 2008-01-02 | 18 | -256/+251 |
* | Fix printing of the number of syncache entries added. | ru | 2007-12-18 | 1 | -2/+2 |
* | These are the things that the tinderbox has problems with because it | jb | 2007-11-20 | 1 | -0/+1 |
* | Fix incorrect string formats for netstat/s | rrs | 2007-10-17 | 1 | -48/+48 |
* | - Netstat warning removal for 64 bit aware platforms. | rrs | 2007-09-09 | 1 | -117/+108 |
* | - Fix typo in netstat's display of Nagle algorithm - refer to the RFC. | rrs | 2007-08-24 | 1 | -2/+2 |
* | Make tcpstates[] static, and make sure TCPSTATES is defined before | des | 2007-07-30 | 1 | -2/+1 |
* | Bah, fix a cosmetic nit and remove a debugging aid missed in the previous | jhb | 2007-07-16 | 1 | -2/+1 |
* | Restore netstat -M functionality for most statistics on core dumps. In | jhb | 2007-07-16 | 18 | -366/+750 |
* | Commit IPv6 support for FAST_IPSEC to the tree. | gnn | 2007-07-01 | 5 | -78/+23 |
* | o style(9) nit. | rrs | 2007-06-17 | 1 | -100/+87 |
* | - Forced commit to update who actually did this code (I forgot | rrs | 2007-06-17 | 1 | -0/+1 |
* | sctp_process_inpcb() wants an offset parameter in size_t, | delphij | 2007-06-13 | 1 | -1/+1 |
* | Import rewrite of IPv4 socket multicast layer to support source-specific | bms | 2007-06-12 | 1 | -1/+4 |
* | Backout mess mistakenly committed with manpage update. | ceri | 2007-06-10 | 1 | -0/+10 |
* | Document SCTP support. | ceri | 2007-06-10 | 2 | -12/+2 |
* | Adds support for SCTP. | rrs | 2007-06-09 | 4 | -1/+719 |
* | 'netstat -A -p tcp' doesn't print the Socket but the Tcpcb pointer in the | andre | 2007-05-13 | 1 | -1/+1 |
* | o Fill the list of icmp types; make its size depend on ICMP_MAXTYPE. | maxim | 2007-04-30 | 1 | -20/+50 |
* | Mark netstat -g host-mode output as deprecated. | bms | 2007-04-10 | 1 | -0/+9 |
* | Fixing NO_INET6 build as addr2ascii() has been nuked in previous commit. | avatar | 2007-03-02 | 1 | -0/+2 |
* | stub call to addr2ascii(). | bms | 2007-03-01 | 1 | -1/+3 |
* | Nuke ascii2addr() and addr2ascii(). They have no consumers anywhere | bms | 2007-02-28 | 1 | -0/+2 |
* | Fixed some style bugs (whitespace lossage for removal of __P(()), and | bde | 2007-02-27 | 1 | -8/+8 |
* | Use a periodic itimer instead of repeated calls to alarm() in | bde | 2007-02-27 | 1 | -7/+9 |
* | Reap FIN_WAIT_2 connections marked SOCANTRCVMORE faster. This mitigate | mohans | 2007-02-26 | 1 | -0/+1 |
* | Add three new ioctl(2) commands for bpf(4). | jkim | 2007-02-26 | 1 | -3/+6 |
* | Use sysctl(2), not kvm(3), to read IPv6 multicast information from | bms | 2007-02-24 | 2 | -21/+60 |
* | Use the names 'IPv4' and 'Forwarding Table' in program output, not | bms | 2007-02-24 | 1 | -4/+4 |
* | Add comments about where netstat is using KVM to read things which | bms | 2007-02-24 | 1 | -1/+3 |
* | Update host-mode multicast group information output. | bms | 2007-02-21 | 1 | -33/+87 |
* | Change wording of warnings when there is no ip_mroute.ko module | bms | 2007-02-21 | 2 | -11/+19 |
* | Retire most of the classful network behaviour of netstat -r output, for IPv4. | bms | 2007-02-14 | 1 | -52/+9 |
* | Don't shadow globals. | yar | 2006-11-27 | 3 | -7/+7 |
* | We should return the name in cp, not printf it. | yar | 2006-11-27 | 1 | -1/+3 |
* | Don't always print a space character in show_stat(), since a space | bde | 2006-11-08 | 1 | -12/+23 |
* | Nits. | bms | 2006-09-29 | 2 | -2/+2 |
* | Push removal of mrouted down to the rest of the tree. | bms | 2006-09-29 | 2 | -2/+2 |
* | Markup fixes. | ru | 2006-09-29 | 1 | -6/+7 |
* | Export tcps_rcvmemdrop available in 'struct tcpstat' with netstat(1). | wkoszek | 2006-09-20 | 1 | -0/+1 |
* | - Achieve WARNS=3 by using sparse initializers or avoiding initializers at all. | yar | 2006-07-28 | 6 | -49/+52 |
* | Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities, | yar | 2006-07-28 | 18 | -307/+321 |
* | Both fields of struct timeval are of a non-basic type, | yar | 2006-07-28 | 1 | -6/+10 |
* | Avoid useless work: Do not build inet6.c if INET6 support is off. | yar | 2006-07-28 | 1 | -1/+3 |
* | Not having ipv6 in your kernel is not an error and should not be reported. | julian | 2006-07-14 | 1 | -1/+4 |
* | Since kernel & userland use different timebase and netstat is reading kernel | oleg | 2006-07-06 | 1 | -3/+13 |