]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet/sctp_indata.c
More ECN fixes:
[FreeBSD/FreeBSD.git] / sys / netinet / sctp_indata.c
2011-01-31 rrsMore ECN fixes:
2011-01-29 rrsFixes to ECN in SCTP.
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2010-12-30 tuexenDefine and use SCTP_SSN_GE, SCTP_SSN_GT, SCTP_TSN_GE...
2010-12-30 tuexenCode cleanup: Use LIST_FOREACH, LIST_FOREACH_SAFE,...
2010-12-22 tuexenImprove plausibility check in sctp_handle_sack().
2010-12-16 tuexenBugfix: Take also the nr-mapping array into account...
2010-12-16 tuexenAdd a missing cast. Reported by blade_ly at yahoo.com.cn.
2010-12-15 jkimMerge ACPICA 20101209.
2010-12-04 tuexenFix a bug where also the number of non-renegable gap...
2010-12-04 dougbUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 simonMerge OpenSSL 0.9.8q into head.
2010-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-12 mmUpdate xz to release 5.0.0
2010-11-11 edImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 desUpgrade to OpenSSH 5.6p1.
2010-11-07 tuexenNot only stop all timers when entering the SHUTDOWN_SEN...
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-10-29 rpauloMerge libpcap-1.1.1.
2010-10-28 rpauloMerge tcpdump-4.1.1.
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-20 tuexenFix a locking issue which resulted in aborted associations
2010-09-17 tuexenFix a bug where the wrong PR-SCTP policy was considered.
2010-09-16 jkimMerge ACPICA 20100915.
2010-09-15 tuexenUse TAILQ_EMPTY() for testing if a tail queue is empty.
2010-08-28 tuexenFix the switching on/off of CMT using sysctl and socket...
2010-08-24 rpauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-06 jkimMerge ACPICA 20100806.
2010-08-02 rpauloMFV OpenSolaris DTrace userland bits.
2010-07-29 rrsPR SCTP Bugs. Basically a full sized frame of
2010-07-20 edUpgrade our Clang in base to r108428.
2010-07-20 jmallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 rpauloMFV:
2010-07-17 rpauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-06-09 rrsBUG:Turns out we need to use both bit maps
2010-06-08 rrs2 Bugs:
2010-06-07 rrsThis fixes a BUG in the handling of the cum-ack calcula...
2010-06-05 rrsUse the proper increment macro when increasing the
2010-05-12 rrsMore PR-SCTP bugs:
2010-05-12 tuexenGet rid of unused constants.
2010-05-12 rrsThis fixes PR-SCTP issues:
2010-05-10 mmImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-04-28 jkimMerge ACPICA 20100428.
2010-04-28 mckusickUpdate to current version of head.
2010-04-25 tuexenUndo my lastest fix since that wasn't one at all.
2010-04-24 mariusAdd a TestFloat based test suite for floating-point...
2010-04-23 tuexen* Fix compilation when using SCTP_AUDITING_ENABLED.
2010-04-20 tuexenUpdate highest_tsn variables when sliding mapping arrays.
2010-04-19 tuexenGet delayed SACK working again.
2010-04-17 tuexenFix a bug where SACKs are not sent when they should.
2010-04-12 impmerge from head, part 8 of many
2010-04-12 impmerge from head, part 7 of many.
2010-04-12 impmerge from head, part 7 of many.
2010-04-12 impmerge from head, part 6 of many
2010-04-12 impMerge from head, part 5 of many.
2010-04-12 impmerge from head: part 4 of many
2010-04-12 impmerge from head: 3 of many
2010-04-12 impmerge from head: part 2 of many.
2010-04-06 tuexenFix a off-by-one bug in zeroing out the mapping arrays.
2010-04-03 tuexen* Fix some race condition in SACK/NR-SACK processing.
2010-03-24 rrsFix for NR-Sack code. The code was NOT working properly...
2010-03-23 rrsFixes a bug where SACKs in the face of
2010-03-22 delphijUpdate to zlib 1.2.4 and add versioned symbols to the
2010-03-19 delphijCreate a custom branch where I will be able to do the...
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-05 jkimMerge ACPICA 20100304.
2010-03-04 desIFH@204581
2010-02-28 rajMerge DTC-d75b33af.
2010-02-18 impMerge to head 204047
2010-02-18 tuexenUse uint32_t instead of u_long.
2010-01-17 tuexenGet rid of a lot of duplicated code for NR-SACK handle.
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-11-16 jkimMerge ACPICA 20091112.
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-17 desMerge from head
2009-09-17 desMerge from head up to r188941 (last revision before...
2009-09-11 jkimMFV: r196804
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-08 gonzo- MFC from head@196987
2009-08-24 tuexenThis fixes a bug where the value set by SCTP_PARTIAL_DE...
2009-08-24 rrsThis fixes two bugs in the NR-Sack code:
2009-08-15 tuexen* Fix a bug where PR-SCTP settings are ignore when...
2009-08-04 gonzo- MFC @196061
2009-07-29 delphijUpdate less to v436. This is considered as a bugfix...
2009-07-28 rrsTurns out that when a receiver forwards through its...
2009-07-27 tuexenFix the handling of unordered messages when using
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-07-03 gonzo- MFC
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-17 rrsChanges to the NR-Sack code so that:
next