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_reass.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Redo the sigio locking.
alfred
2002-05-01
1
-6
/
+0
*
Revert the change of #includes in sys/filedesc.h and sys/socketvar.h.
tanimura
2002-04-30
1
-6
/
+9
*
Add a global sx sigio_lock to protect the pointer to the sigio object
tanimura
2002-04-27
1
-1
/
+5
*
just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.
suz
2002-04-19
1
-0
/
+2
*
Remove some ISN generation code which has been unused since the
silby
2002-04-10
1
-2
/
+0
*
Fixed some style bugs in the removal of __P(()). Continuation lines
bde
2002-03-24
1
-1
/
+1
*
Remove __P.
alfred
2002-03-19
1
-7
/
+7
*
Change the wording of the inline comments from the previous commit.
cjc
2002-02-27
1
-8
/
+3
*
The TCP code did not do sufficient checks on whether incoming packets
cjc
2002-02-25
1
-7
/
+13
*
o Move NTOHL() and associated macros into <sys/param.h>. These are
mike
2002-02-18
1
-11
/
+11
*
o Spelling fix in comment: tcp_ouput -> tcp_output
rwatson
2002-01-04
1
-1
/
+1
*
Fix up tabs in comments.
jlemon
2001-12-13
1
-4
/
+4
*
Fix a bug with transmitter restart after receiving a 0 window. The
dillon
2001-12-02
1
-2
/
+7
*
Introduce a syncache, which enables FreeBSD to withstand a SYN flood
jlemon
2001-11-22
1
-470
/
+261
*
Move initialization of snd_recover into tcp_sendseqinit().
jlemon
2001-11-21
1
-1
/
+0
*
KSE Milestone 2
julian
2001-09-12
1
-2
/
+2
*
Patches from Keiichi SHIMA <keiichi@iij.ad.jp>
julian
2001-09-03
1
-3
/
+3
*
when newreno is turned on, if dupacks = 1 or dupacks = 2 and
jayanth
2001-08-29
1
-0
/
+2
*
Correct a typo in a comment: FIN_WAIT2 -> FIN_WAIT_2
dd
2001-08-23
1
-1
/
+1
*
Much delayed but now present: RFC 1948 style sequence numbers
silby
2001-08-22
1
-3
/
+2
*
Temporary feature: Runtime tuneable tcp initial sequence number
silby
2001-07-08
1
-2
/
+2
*
Add netstat(1) knob to reset net.inet.{ip|icmp|tcp|udp|igmp}.stats.
ru
2001-06-23
1
-1
/
+1
*
Eliminate the allocation of a tcp template structure for each
silby
2001-06-23
1
-6
/
+0
*
Sync with recent KAME.
ume
2001-06-11
1
-30
/
+79
*
Silby's take one on increasing FreeBSD's resistance to SYN floods:
jesper
2001-06-06
1
-1
/
+14
*
Inline TCP_REASS() in the single location where it's used,
jesper
2001-05-29
1
-33
/
+30
*
properly delay acks in half-closed TCP connections
jesper
2001-05-29
1
-1
/
+1
*
Say goodbye to TCP_COMPAT_42
jesper
2001-04-20
1
-9
/
+0
*
Randomize the TCP initial sequence numbers more thoroughly.
kris
2001-04-17
1
-2
/
+11
*
Axe TCP_RESTRICT_RST. It was never a particularly good idea except for a few
des
2001-03-19
1
-12
/
+1
*
Do not delay a new ack if there already is a delayed ack pending on the
jlemon
2001-02-25
1
-5
/
+11
*
Clean up RST ratelimiting. Previously, ratelimiting occured before tests
bmilekic
2001-02-11
1
-33
/
+48
*
Correct a comment.
wollman
2001-01-24
1
-1
/
+1
*
Change the following:
bmilekic
2000-12-15
1
-2
/
+8
*
Convert more malloc+bzero to malloc+M_ZERO.
dwmalone
2000-12-08
1
-2
/
+1
*
tp->snd_recover is part of the New Reno recovery algorithm, and should
jlemon
2000-11-04
1
-1
/
+6
*
When a connection is being dropped due to a listen queue overflow,
jayanth
2000-07-21
1
-0
/
+8
*
be more cautious about tcp option length field. drop bogus ones earlier.
itojun
2000-07-09
1
-1
/
+3
*
sync with kame tree as of july00. tons of bug fixes/improvements.
itojun
2000-07-04
1
-11
/
+7
*
sysctl'ize ICMP_BANDLIM and ICMP_BANDLIM_SUPPRESS_OUTPUT.
dan
2000-05-22
1
-4
/
+2
*
snd_cwnd was updated twice in the tcp_newreno function.
jayanth
2000-05-18
1
-1
/
+0
*
Sigh, fix a rookie patch merge error.
jayanth
2000-05-17
1
-3
/
+0
*
snd_una was being updated incorrectly, this resulted in the newreno
jayanth
2000-05-16
1
-3
/
+8
*
Implement TCP NewReno, as documented in RFC 2582. This allows
jlemon
2000-05-06
1
-6
/
+73
*
ND6_HINT() should not be called unless the connection status is
sumikawa
2000-04-17
1
-1
/
+0
*
Support per socket based IPv4 mapped IPv6 addr enable/disable control.
shin
2000-04-01
1
-1
/
+1
*
Add support for offloading IP/TCP/UDP checksums to NIC hardware which
jlemon
2000-03-27
1
-10
/
+22
*
IPv6 6to4 support.
shin
2000-03-11
1
-1
/
+1
*
Mitigate the stream.c attacks
imp
2000-01-28
1
-16
/
+32
*
Avoid m_len and m_pkthdr.len inconsistency when changing m_len
shin
2000-01-25
1
-0
/
+2
[next]