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
/
inet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate unnecessary include of <sys/mbuf.h>. PCBs aren't stored in mbufs
wollman
1996-10-28
1
-1
/
+4
*
Try to make netstat more smart about port numbers.
phk
1996-08-23
1
-7
/
+21
*
Print PCB hash miss statistic.
wollman
1996-06-05
1
-0
/
+1
*
Code cleanup: remove unused variables, use correct *printf format
alex
1996-06-02
1
-91
/
+91
*
Move #include of queue.h before #include of socketvar.h in preparation for
dg
1996-03-11
1
-1
/
+1
*
Add a counter for the number of times the listen queue was overflowed to
guido
1996-02-26
1
-0
/
+1
*
tidy up the domain name trimming code, and move it to a single place
peter
1996-01-15
1
-13
/
+1
*
Merge in Lite-2 changes.
peter
1996-01-14
1
-2
/
+3
*
Change .8s port name restriction to .15s, modern tcp port
ache
1995-12-23
1
-1
/
+1
*
- #if defined(TF_NEEDSYN) && defined(TF_NEEDSYN)
adam
1995-10-27
1
-2
/
+2
*
In TCP statistics, display new statistic about how many resends were
wollman
1995-10-13
1
-0
/
+1
*
Output statistics as unsigned in the -w section.
dg
1995-07-29
1
-5
/
+13
*
Add "connections dropped by persist timeout" statistic.
dg
1995-07-29
1
-0
/
+1
*
Correct spelling mistake: upcated -> updated.
wollman
1995-06-19
1
-2
/
+2
*
Print out the statistics for cache updates of rtt, rttvar, and ssthresh.
wollman
1995-06-19
1
-0
/
+5
*
That's what I get for doing things in a hurry...applied up-to-date patch
dg
1995-04-09
1
-1
/
+1
*
Oops, remove some chaff from previous commit.
dg
1995-04-09
1
-6
/
+0
*
Updated netstat to grok 4.4 QUEUE macros now being used to like the PCBs
dg
1995-04-09
1
-8
/
+9
*
Make netstat report the correct state for T/TCP.
wollman
1995-02-14
1
-1
/
+7
*
Document router advertisement and solicitation messages in ICMP input
wollman
1994-10-02
1
-2
/
+2
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
1
-0
/
+494