aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet
Commit message (Expand)AuthorAgeFilesLines
* Direct commit (r184414 is not applicable to stable due to ABI change):Oleg Bulyzhin2008-10-311-2/+3
* MFC change 182488Christian S.J. Peron2008-10-131-6/+6
* MFC: 178280John Baldwin2008-09-252-3/+6
* MFC: svn r182885, cvs rev. 1.381 tcp_input.cBjoern A. Zeeb2008-09-121-1/+3
* Backout r182652 - as it breaks the build (due to `IN6_IS_SCOPE_EMBED').David E. O'Brien2008-09-011-39/+13
* MFC: r179490Max Laier2008-09-011-13/+39
* MFC r181824Andrew Thompson2008-09-011-1/+24
* MFC: If we hit the global cache size limit but the bucket row is emptyJohn Baldwin2008-07-301-0/+6
* MFC r179971:Oleksandr Tymoshenko2008-07-191-0/+8
* MFC:David Malone2008-05-201-2/+9
* MFC:David Malone2008-05-201-3/+6
* MFC:Oleg Bulyzhin2008-04-253-360/+420
* MFC: explicitate newpacket size.Paolo Pisati2008-03-192-13/+14
* MFC Revision 1.25:Paolo Pisati2008-03-182-2/+17
* Fix reference counting for already existing addresses in in_addmulti()Stephan Uphoff2008-02-221-1/+0
* Belated MFC of rev. 1.49:Gleb Smirnoff2008-02-011-2/+6
* MFC: Expose smoothed RTT and RTT variance measurements to userland viaJohn Baldwin2008-01-242-2/+6
* Merge in_pcb.c:1.198 from HEAD to RELENG_6:Robert Watson2007-12-221-1/+5
* MFC: scale TCPTV_MIN with hz, not a fixed number of ticks. OtherwisePeter Wemm2007-12-182-1/+3
* MFC: 1.334Guido van Rooij2007-12-171-1/+2
* MFC: -r1.296Qing Li2007-12-141-2/+2
* o Update tcp sendcookie stats. HEAD has a different code and doesMaxim Konovalov2007-09-281-0/+1
* MFC revs. 1.15, 1.16:Yaroslav Tykhiy2007-07-121-4/+9
* Fix a problem introduced in netinet/in.c 1.85.2.7 whereBrian Somers2007-07-072-23/+28
* MFC 1.30: Certain (bad) values of sack blocks can end up corrupting theJohn Baldwin2007-06-121-0/+2
* MFC 1.28: Fix for a bug that causes SACK scoreboard corruption when theJohn Baldwin2007-06-121-6/+21
* MFC 1.315: In the SYN_SENT case, Initialize the snd_wnd before the call toJohn Baldwin2007-06-121-1/+1
* MFC 1.209: Don't verify UDP IPv4 checksum in-place.David Malone2007-06-101-5/+6
* MFC:Bjoern A. Zeeb2007-06-072-0/+6
* Merge 1.47:Gleb Smirnoff2007-06-061-8/+7
* MFC: Fix statistical accounting for bytes and packets during sackJohn Baldwin2007-05-251-1/+1
* MFC:JINMEI Tatuya2007-05-251-0/+5
* MFC revs. 1.30, 1.31: fix strtoul() error conditions check, kill EOLWS.Maxim Konovalov2007-05-141-3/+3
* Re-MFC 1.112 and this time include the fix for a bug in it (MFC of 1.162)Julian Elischer2007-05-081-24/+33
* Merge ip_fw2.c:1.163 to RELENG_6:Robert Watson2007-04-201-1/+1
* MFC: Prevent the usage of an uninitialized variable: do not acceptPaolo Pisati2007-04-101-0/+11
* MFC: Silence Coverity about an unused variable.Paolo Pisati2007-04-101-1/+1
* Revert the MFC if 1.112 ( 1.106.2.27 )Julian Elischer2007-04-031-24/+24
* Complete reversal of MFC:Julian Elischer2007-04-031-1/+1
* Revert one of the MFCs from Friday as it produces anJulian Elischer2007-04-034-108/+63
* unbreak build by puting back definition used by ipfw(8)Julian Elischer2007-03-311-0/+15
* MFC: 1.161Julian Elischer2007-03-311-0/+1
* MFC: 1.139Julian Elischer2007-03-311-2/+1
* MFC 1.37Julian Elischer2007-03-311-1/+1
* MFC: ip_fw2.c 1.129Julian Elischer2007-03-314-63/+108
* MFC: 1.128Julian Elischer2007-03-311-1/+5
* MFC 1.116Julian Elischer2007-03-312-44/+1
* MFC rev 1.40:Bruce M Simpson2007-03-291-1/+2
* We really don't need FreeBSD 4.x code in RELENG 6Julian Elischer2007-03-281-5/+0
* MFC 1.112 mainly for diff reductionJulian Elischer2007-03-281-24/+24