summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/netinet (follow)
Commit message (Expand)AuthorAgeFilesLines
* libnetworking: Delete dead codeSebastian Huber2015-01-201-7/+0
* network: Include missing header fileSebastian Huber2013-07-221-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-192-0/+312
* nios2: Add optimized IP checksum supportJeffrey O. Hill2013-03-112-0/+296
* libnetworking: Disconnect after mbuf shortageSebastian Huber2012-11-051-1/+4
* Remove CVS Id Strings (manual edits after script)Joel Sherrill2012-05-119-14/+0
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-1133-78/+0
* 2011-07-14 Gene Smith <gene.smith@siemens.com>Joel Sherrill2011-07-141-0/+9
* Make self-contained.Ralf Corsepius2011-05-1114-0/+34
* Include <sys/cdefs.h> (Eliminate rtems/bsd/sys/cdefs.h).Ralf Corsepius2011-03-243-3/+3
* Use <sys/queue.h> instead of <rtems/bsd/sys/queue.h.Ralf Corsepius2011-03-0218-18/+18
* 2011-02-24 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-243-19/+31
* 2011-02-24 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-246-58/+43
* 2010-06-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-06-181-8/+8
* 2010-06-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-06-152-5/+6
* 2010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-06-141-1/+1
* 2010-05-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-05-291-1/+1
* 2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-05-272-2/+2
* Add HAVE_CONFIG_H support to let files receive configure defines.Ralf Corsepius2010-03-2821-0/+84
* Whitespace removal.Ralf Corsepius2009-11-302-6/+6
* Cosmetics from FreeBSD.Ralf Corsepius2009-01-031-2/+2
* Add in_addr_t.Ralf Corsepius2009-01-031-1/+6
* Remove struct ip_opts (unused).Ralf Corsepius2009-01-031-12/+0
* Add missing initializers.Ralf Corsepius2008-12-231-1/+1
* Add missing initializers.Ralf Corsepius2008-12-234-6/+6
* Add missing initializers.Ralf Corsepius2008-12-222-4/+4
* Add missing initializers.Ralf Corsepius2008-12-221-4/+18
* Include <errno.h> (POSIX,C99) instead of <sys/errno.h> (BSD'ism).Ralf Corsepius2008-12-2214-14/+14
* Stop using old-style function definitions.Ralf Corsepius2008-09-071-3/+3
* Stop using old-style function definitions.Ralf Corsepius2008-09-0116-461/+198
* Fix broken declaration of tcp_trace().Ralf Corsepius2008-09-011-1/+1
* Remove BSD "Add clause" (From FreeBSD).Ralf Corsepius2008-09-017-28/+0
* Add missing prototypes.Ralf Corsepius2008-08-191-4/+5
* 2008-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-181-3/+4
* Add missing prototype.Ralf Corsepius2008-08-181-3/+3
* Add missing prototypes.Ralf Corsepius2008-08-181-3/+3
* Add missing prototypes.Ralf Corsepius2008-08-012-7/+8
* 2008-05-23 Till Straumann <strauman@slac.stanford.edu>Till Straumann2008-05-231-0/+1
* 2008-02-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-02-061-1/+1
* 2008-02-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-052-0/+26
* 2007-11-27 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-271-1/+2
* 2007-07-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-301-1/+1
* Include <rtems/bsd/sys/cdefs.h> instead of <sys/cdefs.h>.Ralf Corsepius2007-05-102-2/+2
* Include <rtems/bsd/sys/queue.h> instead of <sys/queue.h>.Ralf Corsepius2007-05-1017-17/+17
* Include <rtems/bsd/sys/queue.h> instead of <sys/queue.h>.Ralf Corsepius2007-05-102-2/+2
* Include <rtems/endian.h> instead of <machine/endian.h>.Ralf Corsepius2007-05-091-1/+1
* Further _IP_VHL removal preps.Ralf Corsepius2007-03-293-2/+32
* 2007-03-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-03-291-1/+3
* Preps to eliminate _IP_VHL (Abandoned in FreeBSD). Misc mergers from upstream...Ralf Corsepius2007-03-292-22/+65