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
*
Convert the two dimensional array to be malloced and introduce
bz
2009-06-01
1
-11
/
+14
*
Add MLDv2 statistic IDs to netstat for IPv6 stack.
bms
2009-04-29
1
-3
/
+3
*
Bracket struct mfc and struct rtdetq with #ifdef _KERNEL.
bms
2009-04-21
1
-0
/
+3
*
Fix size_t merge-o.
bms
2009-03-19
1
-1
/
+1
*
Introduce a number of changes to the MROUTING code.
bms
2009-03-19
3
-121
/
+196
*
Correct a number of evolved problems with inp_vflag and inp_flags:
rwatson
2009-03-15
1
-1
/
+1
*
Merge IGMPv3 and Source-Specific Multicast (SSM) to the FreeBSD
bms
2009-03-09
1
-20
/
+101
*
Now that ifmcstat(8) does not suck, retire host-mode netstat -g.
bms
2009-02-15
5
-226
/
+11
*
Remove the single global unlocked route cache ip6_forward_rt
bz
2009-02-01
1
-2
/
+0
*
o Respect -ss flags (suppress zero counters) for icmp6 "histogram
maxim
2009-01-13
1
-1
/
+2
*
Fix usage() with SYNOPSIS.
ru
2009-01-10
1
-5
/
+6
*
Fix markup and spelling.
ru
2009-01-10
1
-4
/
+7
*
Fix crash with "netstat -m -N foo".
ru
2009-01-10
1
-1
/
+1
*
o With -L flag show unix sockets listen queues stats. It is useful
maxim
2008-12-31
2
-7
/
+18
*
o Fix grammar.
maxim
2008-12-26
1
-1
/
+1
*
This main goals of this project are:
qingli
2008-12-15
1
-27
/
+11
*
Fix a printing problem when using the -L flag to netstat caused
gnn
2008-11-28
1
-13
/
+16
*
Use strlcpy() when we mean it.
delphij
2008-10-17
2
-6
/
+3
*
add new build knobs and jigger some existing controls to improve
sam
2008-09-21
3
-5
/
+20
*
Minimize changes CURRENT<->releng7.
obrien
2008-09-01
4
-9
/
+8
*
Add ECN stats.
rpaulo
2008-08-26
1
-0
/
+5
*
Fix build
emax
2008-07-29
1
-1
/
+1
*
Update the kernel to count the number of mbufs and clusters
gnn
2008-05-15
4
-11
/
+67
*
Fix build.
delphij
2008-05-10
1
-3
/
+4
*
Add code to allow the system to handle multiple routing tables.
julian
2008-05-09
1
-4
/
+25
*
Fixes typo's in sctp.c
rrs
2008-04-16
1
-4
/
+4
*
Catch netstat up for the new bpf stats structures. Print 64 bit values
csjp
2008-03-24
1
-2
/
+6
*
Change .8s port name restriction to .15s.
ume
2008-03-18
1
-1
/
+1
*
Make netstat -rn more resilient to having the routing table change out from
jhb
2008-02-14
1
-19
/
+43
*
Change another argument and a variable both related to netname() to
marius
2008-02-11
1
-3
/
+3
*
Fix netname() [1] and routename() on big-endian LP64 archs.
marius
2008-02-07
2
-8
/
+7
*
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
[next]