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
Commit message (
Expand
)
Author
Age
Files
Lines
*
More ECN fixes:
rrs
2011-01-31
13
-486
/
+86
*
Remove duplicate printing of TF_NOPUSH in db_print_tflags().
bz
2011-01-29
1
-4
/
+0
*
Fixes to ECN in SCTP.
rrs
2011-01-29
9
-53
/
+165
*
Keep track of the real last RTT on each net.
rrs
2011-01-28
2
-1
/
+8
*
Fix a bug in the way ECN-Echo chunk
rrs
2011-01-28
2
-3
/
+19
*
* Use 300 ms as the default for RTO_MIN.
tuexen
2011-01-26
1
-4
/
+3
*
Make SCTP_MAX_BURST compliant with the latest version of
tuexen
2011-01-26
1
-13
/
+22
*
Change infrastructure for SCTP_MAX_BURST to allow compliance
tuexen
2011-01-26
6
-33
/
+43
*
Prison check addresses set with multicast interface options.
deischen
2011-01-26
1
-6
/
+9
*
When matching an incoming ARP against a bridge, ensure both interfaces belong
thompsa
2011-01-25
1
-2
/
+2
*
Import the ERTT (Enhanced Round Trip Time) Khelp module. ERTT uses the
lstewart
2011-01-24
2
-0
/
+634
*
Add stream scheduling support.
tuexen
2011-01-23
14
-178
/
+1198
*
An sbuf configured with SBUF_AUTOEXTEND will call malloc with M_WAITOK when a
lstewart
2011-01-23
1
-4
/
+21
*
Remove unnecessary checking of variable.
tuexen
2011-01-23
1
-12
/
+2
*
Some correctness and robustness fixes related to CUBIC's mean RTT estimate:
lstewart
2011-01-21
1
-6
/
+17
*
Improve comments.
tuexen
2011-01-20
1
-5
/
+5
*
Fix it so we align with new socket API draft for
rrs
2011-01-20
3
-25
/
+21
*
Cleanup the management of CC functions.
tuexen
2011-01-19
5
-256
/
+68
*
Fix style 9 nit that snuck in when I
rrs
2011-01-19
1
-1
/
+1
*
Fix a bug where Multicast packets sent from a
rrs
2011-01-19
1
-3
/
+5
*
Specify a CTLTYPE_FOO so that a future sysctl(8) change does not need
mdf
2011-01-18
6
-75
/
+81
*
Add support for resource pooling to CMT.
tuexen
2011-01-16
1
-44
/
+119
*
Use a blocking malloc() to initialize the dummynet taskq.
jhb
2011-01-13
1
-1
/
+1
*
Un-break the build: use the correct format specifier for sizeof()
csjp
2011-01-12
1
-1
/
+1
*
sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.
mdf
2011-01-12
6
-25
/
+25
*
Fix several bugs in the ARP code related to improperly formatted
gnn
2011-01-12
1
-1
/
+16
*
Fixe some whitespace nits that were introduced in r216758.
lstewart
2011-01-11
1
-7
/
+7
*
Reset the last_sack_ack SACK hint for TCP input processing to ensure that the
lstewart
2011-01-10
1
-0
/
+1
*
Make sure to always do source address selection on
deischen
2011-01-08
1
-8
/
+9
*
Trim extra spaces before tabs.
jhb
2011-01-07
10
-21
/
+21
*
Fix a memory leak in ARP queues.
gnn
2011-01-07
1
-2
/
+1
*
Adjust ARP hold queue locking.
gnn
2011-01-07
1
-2
/
+3
*
Use a regular taskqueue for dummynet rather than a "fast" taskqueue.
jhb
2011-01-07
1
-1
/
+1
*
Bugfix: Make sure that the COMM_UP notificatin is delivered first also
tuexen
2011-01-02
1
-5
/
+18
*
Fix a typo.
tuexen
2011-01-01
1
-1
/
+1
*
Try to catch a possible divide-by-zero as early as possible if "mtu" is 0
bz
2010-12-31
1
-0
/
+3
*
Define and use SCTP_SSN_GE, SCTP_SSN_GT, SCTP_TSN_GE, SCTP_TSN_GT macros
tuexen
2010-12-30
7
-210
/
+125
*
Code cleanup: Use LIST_FOREACH, LIST_FOREACH_SAFE, TAILQ_FOREACH,
tuexen
2010-12-30
9
-738
/
+439
*
Fix three bugs related to the sequence number wrap-around affecting
tuexen
2010-12-30
3
-3
/
+3
*
Add a comment for the ccv member of struct tcpcb.
lstewart
2010-12-28
1
-1
/
+1
*
- Add some helper hook points to the TCP stack. The hooks allow Khelp modules to
lstewart
2010-12-28
4
-0
/
+97
*
Add a new sack hint to track the most recent and highest sacked sequence number.
lstewart
2010-12-28
2
-0
/
+2
*
Fix a whitespace nit introduced in r215166.
lstewart
2010-12-28
1
-1
/
+1
*
Remove comment bemoaning the lack of an INP_INHASHLIST above in_pcbdrop();
rwatson
2010-12-27
1
-6
/
+0
*
Provide a possibility to configure the inital congestion window to the
tuexen
2010-12-22
2
-9
/
+13
*
Improve plausibility check in sctp_handle_sack().
tuexen
2010-12-22
7
-79
/
+68
*
Fix a typo in a comment.
jhb
2010-12-21
1
-1
/
+1
*
Fix a flightsize bug related to the processing of PKTDRP reports.
tuexen
2010-12-17
1
-1
/
+1
*
Bugfix: Take also the nr-mapping array into account when detecting
tuexen
2010-12-16
2
-10
/
+14
*
Add a missing cast. Reported by blade_ly at yahoo.com.cn.
tuexen
2010-12-16
1
-1
/
+1
[next]