summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_crc32.c
Commit message (Expand)AuthorAgeFilesLines
* Use consistent text at the begining of the files.tuexen2012-05-231-5/+2
* Call panic() only under INVARIANTS.tuexen2012-05-041-0/+2
* Use SCTP_PRINTF() instead of printf() in all SCTP sources.tuexen2012-05-041-1/+1
* 1) Typo correction in comments and one spacing change.rrs2011-02-051-0/+2
* Simplify sctp_delayed_cksum() a bit.tuexen2010-11-141-4/+2
* Fix the the SCTP_WITH_NO_CSUM option when used in combination withtuexen2010-08-291-8/+4
* The proper fix for the delayed SCTP checksum is torrs2010-03-121-3/+1
* repository sync to multi-OS repo ... spaceing changerrs2009-05-071-0/+1
* Unbreak options VIMAGE kernel builds.zec2009-05-061-6/+1
* Fix the add stream feature of strm-reset to really work:rrs2009-02-271-1/+0
* This commit fixes the issue with alias_sctp.c. Norrs2009-02-141-689/+18
* Fix minor spacing problem found by s9indent from lastrrs2009-02-091-2/+4
* Silent LINT: add 2 stubs (update_crc32 and sctp_finalize_crc32) to fix LIBALI...piso2009-02-081-0/+11
* Add SCTP NAT support.piso2009-02-071-2/+2
|\
* | - Cleanup checksum code.rrs2009-02-031-55/+160
|/
* Reported by Yehuda Weinraub (yehudasa@gamil.com) - CRC32C algorithmrrs2008-10-181-3/+3
* - Copyright change, cisco's silly tool wants it to say:rrs2007-05-081-1/+1
* - fix source address selection when picking an acceptable addressrrs2007-04-141-11/+11
* - Copyright updates (aka 2007)rrs2007-02-121-5/+4
* - Macroizes the V6ONLY flag check.rrs2007-01-151-65/+65
* Revert previous commit, and instead make the expression in rev. 1.2ru2006-11-051-1/+1
* Tons of fixes to get all the 64bit issues removed.rrs2006-11-051-1/+1
* Fix pointer arithmetic to be 64-bit friendly.ru2006-11-041-1/+1
* Ok, here it is, we finally add SCTP to current. Note that thisrrs2006-11-031-0/+713
OpenPOWER on IntegriCloud