summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/netinet/ip_input.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-07cpukit: Remove libnetworkingVijay Kumar Banerjee1-1510/+0
2018-09-10network: Use kernel/user space header filesSebastian Huber1-0/+2
2017-06-07network: Use inet_ntoa_r()Sebastian Huber1-3/+4
2017-06-07network: Include missing <inttypes.h>Sebastian Huber1-0/+1
2016-06-28libnetworking: Import current <netinet/in.h>Christian Mauderer1-0/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-1/+0
2010-06-152010-06-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-4/+4
2010-03-28Add HAVE_CONFIG_H support to let files receive configure defines.Ralf Corsepius1-0/+4
2008-12-23Add missing initializers.Ralf Corsepius1-1/+1
2008-12-22Include <errno.h> (POSIX,C99) instead of <sys/errno.h> (BSD'ism).Ralf Corsepius1-1/+1
2008-09-01Stop using old-style function definitions.Ralf Corsepius1-29/+14
2007-03-29Further _IP_VHL removal preps.Ralf Corsepius1-1/+1
2007-03-29Preps to eliminate _IP_VHL (Abandoned in FreeBSD). Misc mergers from upstream...Ralf Corsepius1-20/+54
2007-03-282007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-10/+11
2006-12-08Cosmetics from FreeBSD.Ralf Corsepius1-19/+13
2002-10-042002-10-04 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill1-1/+1
1999-10-25Patch from Eric Norum <eric@cls.usask.ca> to address the following problemJoel Sherrill1-1/+1
1998-08-21All warnings removed.Joel Sherrill1-1/+1
1998-08-19Base filesJoel Sherrill1-0/+1488