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
/
sys
/
netinet
/
tcp_debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the "The option TCPDEBUG requires option INET." requirement.
bz
2009-06-10
1
-4
/
+6
*
To my reading there are no real consumers of ip6_plen (IPv6
bz
2008-09-07
1
-1
/
+1
*
Add FBSDID to all files in netinet so that people can more
silby
2007-10-07
1
-1
/
+3
*
Rather than selectively zeroing fields in the tcp_debug structure
rwatson
2007-05-07
1
-42
/
+15
*
Add global mutex tcp_debug_mtx, which will protect global TCP debugging
rwatson
2007-05-04
1
-12
/
+31
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
Remove advertising clause from University of California Regent's
imp
2004-04-07
1
-4
/
+0
*
Re-remove MT_TAGs. The problems with dummynet have been fixed now.
mlaier
2004-02-25
1
-0
/
+1
*
Backout MT_TAG removal (i.e. bring back MT_TAGs) for now, as dummynet is
mlaier
2004-02-18
1
-1
/
+0
*
This set of changes eliminates the use of MT_TAG "pseudo mbufs", replacing
mlaier
2004-02-13
1
-0
/
+1
*
It's now sufficient to rely on a nested include of _label.h to make sure
rwatson
2002-08-15
1
-1
/
+0
*
Work to fix LINT build.
rwatson
2002-08-02
1
-0
/
+1
*
Remove a change that snuck in from my private tree.
jlemon
2001-12-21
1
-1
/
+0
*
If syncookies are disabled (net.inet.tcp.syncookies) then use the faster
jlemon
2001-12-21
1
-0
/
+1
*
sync with kame tree as of july00. tons of bug fixes/improvements.
itojun
2000-07-04
1
-1
/
+1
*
Sorry in this just befor code freeze commit.
shin
2000-01-29
1
-10
/
+52
*
tcp updates to support IPv6.
shin
2000-01-09
1
-12
/
+36
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fixed printf format errors.
bde
1998-08-17
1
-6
/
+7
*
Make INET a proper option.
eivind
1998-01-08
1
-1
/
+6
*
Make TCPDEBUG a new-style option.
joerg
1997-09-16
1
-1
/
+3
*
Removed unused #includes.
bde
1997-08-02
1
-12
/
+1
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Eliminated sloppy common-style declarations. Now there are no duplicated
bde
1996-04-13
1
-1
/
+5
*
Move or add #include <queue.h> in preparation for upcoming struct socket
dg
1996-03-11
1
-2
/
+2
*
New style sysctl & staticize alot of stuff.
phk
1995-11-14
1
-2
/
+2
*
Include <sys/queue.h> because <netinet/in_pcb.h> (also included
olah
1995-04-19
1
-1
/
+2
*
Merge Transaction TCP, courtesy of Andras Olah <olah@cs.utwente.nl> and
wollman
1995-02-09
1
-5
/
+8
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+159