index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
netstat
Commit message (
Expand
)
Author
Age
Files
Lines
*
evise use of queue(9) macros for netipx when used from userspace:
rwatson
2005-01-02
1
-11
/
+5
*
Apply a simplifying patch submitted by rik to the IPX support in
rwatson
2004-12-31
1
-34
/
+14
*
Update netstat(1) for recent conversion of netipx to queue(9) from
rwatson
2004-12-31
2
-4
/
+24
*
For variables that are only checked with defined(), don't provide
ru
2004-10-24
1
-1
/
+1
*
-c flag (cache stats) was killed in rev. 1.68. Fix getopt(3) and
maxim
2004-10-20
1
-2
/
+2
*
Print link level address on vlan interfaces using ether_ntoa(), to make
glebius
2004-07-28
1
-0
/
+1
*
Use the length modifier 'll' instead of 'q' to print long longs.
stefanf
2004-07-28
1
-6
/
+6
*
Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3).
charnier
2004-07-26
14
-78
/
+82
*
Add SACK statistics to netstat.
ps
2004-06-29
1
-0
/
+10
*
Make netstat(1) more closely follow documented behaviour. If a TCP
bms
2004-06-16
1
-1
/
+2
*
Add missing dot and newline in a message.
fjoe
2004-06-02
1
-1
/
+1
*
Bring in mbuma to replace mballoc.
bmilekic
2004-05-31
4
-200
/
+9
*
Bumped document date.
ru
2004-05-19
1
-2
/
+2
*
Output style nit.
ru
2004-05-12
1
-1
/
+1
*
Add the bad reset statistic (corresponds to tcp_input.c rev 1.235)
silby
2004-04-26
1
-0
/
+1
*
Replace ROUNDUP/ADVANCE with SA_SIZE
luigi
2004-04-13
1
-7
/
+1
*
Show link-level multicast packet counters with the -a option.
ru
2004-04-12
1
-2
/
+14
*
Fixed alignment of multicast addresses when printing that got
ru
2004-04-12
1
-2
/
+4
*
Sort SRCS in Makefile and document -g option additions.
bms
2004-03-25
2
-2
/
+3
*
Output style: Get rid of an unnecessary newline.
bms
2004-03-25
1
-1
/
+0
*
Teach netstat(1) how to print the multicast group memberships present
bms
2004-03-25
4
-2
/
+154
*
More cleanups:
ru
2004-03-18
1
-20
/
+20
*
NULL -> 0.
ru
2004-03-17
1
-1
/
+1
*
Do not print a warning about net.inet.pim.stats if errno is
des
2004-03-12
1
-1
/
+2
*
Fixed misspellings of 0 as NULL.
bde
2004-03-11
1
-3
/
+3
*
printed statistics about source address selection rules.
ume
2004-02-05
1
-0
/
+25
*
stops program if kvm_read fails.
ume
2004-02-05
1
-2
/
+3
*
- support hmac-ripemd160.
ume
2004-02-05
1
-1
/
+10
*
print stats on SPD cache lookups.
ume
2004-02-05
1
-0
/
+5
*
- %d is 12 chars, not 10. use NI_MAX* where appropriate.
ume
2004-02-05
1
-67
/
+52
*
Use floating point instead of unsigned long longs in percentage
bde
2003-12-29
1
-13
/
+13
*
Fixed missing declaration of pluralies(). This showed up as strange
bde
2003-12-29
2
-0
/
+3
*
Fixed style bugs created in rev.1.27 by removing "__P(" and its closing ")"
bde
2003-12-29
1
-75
/
+75
*
Teach netstat about the new sendfile statistics.
silby
2003-12-28
1
-0
/
+4
*
Clean up the style of the previous commit, and fix a few
silby
2003-12-27
1
-7
/
+5
*
Teach netstat to read and display the new sfbuf statistics.
silby
2003-12-27
1
-0
/
+12
*
Fix percentages by using long long to hold values for 'space',
alfred
2003-12-26
1
-9
/
+12
*
I asked Bosko Milekic for help with 'peak' reporting, and he suggested
alfred
2003-12-23
1
-2
/
+2
*
Restore old netstat -m output.
alfred
2003-12-23
4
-31
/
+76
*
Fix some minor nits in netstat whereby large interface names would be
bms
2003-11-28
3
-7
/
+25
*
Replace the if_name and if_unit members of struct ifnet with new members
brooks
2003-10-31
2
-19
/
+8
*
Print the correct ICMP statistics for "no return routes".
ru
2003-10-23
1
-1
/
+1
*
remove unneeded include of route.h
sam
2003-10-03
1
-0
/
+1
*
1. Add support for printing PIM-related statistics with
hsu
2003-08-07
5
-1
/
+136
*
* Use sysctlbyname(3) to print statistics about the MFC and
hsu
2003-08-05
1
-6
/
+24
*
Revert last delta.
ru
2003-05-21
1
-10
/
+3
*
Make the mb_alloc low-watermark sysctl-tunable read-only and make
bmilekic
2003-05-15
1
-0
/
+4
*
Back out support for RFC3514.
mdodd
2003-04-02
1
-1
/
+0
*
Implement support for RFC 3514 (The Security Flag in the IPv4 Header).
mdodd
2003-04-01
1
-0
/
+1
*
Document the undcumnt -l option (that's a lowercase `el').
keramida
2003-03-26
1
-3
/
+10
[next]