summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/in6_cksum.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r272404:tuexen2014-10-061-10/+18
* MFp4 bz_ipv6_fast:bz2012-05-241-0/+60
* MFp4 bz_ipv6_fast:bz2012-05-241-31/+27
* Fix more continuous/contiguous typos (cf. r215955)brucec2010-11-271-1/+1
* Purposely tell the compiler that we ignore the return value of ADDCARRY()rpaulo2010-10-131-1/+1
* Clean up VCS Ids.obrien2007-12-101-3/+5
* ANSIfy[1] plus some style cleanup nearby.delphij2007-07-051-1/+0
* Marked these as packed correctlyimp2007-01-121-1/+1
* With exception of the if_name() macro, all definitions in net_osdep.hbrooks2006-08-041-2/+0
* We needn't check "m" for NULL here because "off" should be withinyar2006-06-301-1/+1
* Convert in6_cksum() to ANSI C function declaration.rwatson2006-01-221-4/+1
* scope cleanup. with this changeume2005-07-251-12/+19
* /* -> /*- for license, minor formatting changes, separate for KAMEimp2005-01-071-2/+2
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* - fix typo in comments.ume2003-10-081-19/+0
* panic() doesn't need \nsuz2003-04-291-4/+4
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-1/+1
* s/__attribute__((__packed__))/__packed/galfred2002-09-231-1/+1
* Sync with recent KAME.ume2001-06-111-5/+5
* add attrbute(packed) to union def with specific align constraitn.itojun2000-09-091-11/+11
* sync with kame tree as of july00. tons of bug fixes/improvements.itojun2000-07-041-7/+27
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPshin1999-11-221-0/+301
OpenPOWER on IntegriCloud