summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/netinet/in_cksum.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit: Remove libnetworkingVijay Kumar Banerjee2021-04-071-186/+0
* network: Use kernel/user space header filesSebastian Huber2018-09-101-0/+2
* sparc in_cksum: Use __sparc__ which is available in -ansi modeJoel Sherrill2013-06-201-1/+1
* Added in_cksum_sparc.h to optimize IP checksum calculations for SPARC.Jiri Gaisler2013-06-191-0/+4
* nios2: Add optimized IP checksum supportJeffrey O. Hill2013-03-111-0/+4
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-1/+0
* Add HAVE_CONFIG_H support to let files receive configure defines.Ralf Corsepius2010-03-281-0/+4
* Whitespace removal.Ralf Corsepius2009-11-301-1/+1
* Remove BSD "Add clause" (From FreeBSD).Ralf Corsepius2008-09-011-4/+0
* Add missing prototypes.Ralf Corsepius2008-08-181-3/+3
* 2007-11-27 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-271-1/+2
* 2006-09-11 Jerry Needell <jerry.needell@unh.edu>Joel Sherrill2006-09-111-2/+2
* *** empty log message ***Joel Sherrill2006-09-011-1/+1
* 2006-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-08-311-4/+4
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-141-4/+4
* Merger from rtems-4-6-branch.Ralf Corsepius2003-03-111-4/+0
* 2002-10-04 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill2002-10-041-0/+4
* 2002-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-09-021-0/+2
* 2002-07-30 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill2002-07-301-2/+6
* Added PowerPC specific in_cksum file.Joel Sherrill1999-02-021-0/+4
* Switched from printf() to puts().Joel Sherrill1999-01-261-1/+1
* Added i386 specific version of in_cksum.c and restructured the mainJoel Sherrill1998-08-211-151/+6
* Another missing piece. Thanks Eric.Joel Sherrill1998-08-211-0/+3
* Base filesJoel Sherrill1998-08-191-0/+308