summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update icps_allecho counter.Eric Norum2006-05-311-4/+7
|
* Add flag to inhibit ICMP replies.Eric Norum2006-05-303-3/+10
|
* Provide customisable mbuf allocation.Eric Norum2006-05-254-4/+53
| | | | Patch from Steven Johnson <sjohnson@sakuraindustries.com>
* 2006-04-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-04-131-1/+1
| | | | | | | | PR 949/networking * libnetworking/sys/socket.h: GNU/Linux is wrong in making MSG_DONTWAIT public. It is strictly BSD and not SUSV. See http://www.opengroup.org/onlinepubs/009695399/basedefs/sys/socket.h.html for clarification.
* 2006-04-12 Lars Munch <lars@segv.dk>Joel Sherrill2006-04-121-1/+1
| | | | | PR 949/networking * libnetworking/sys/socket.h: Make MSG_DONTWAIT public as in GNU/Linux.
* Regenerate.Ralf Corsepius2006-01-141-7/+22
|
* Remove all-local.Ralf Corsepius2006-01-121-12/+16
|
* 2006-01-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-081-14/+15
| | | | * libnetworking/rtems/rtems_mii_ioctl.h: Fix formatting.
* removed a few spaces...Till Straumann2005-11-141-2/+2
|
* Reflect mii.h and if_media.h having moved.Ralf Corsepius2005-11-141-3/+2
|
* 2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-142-0/+733
| | | | | * libnetworking/net/if_media.h, libnetworking/dev/mii/mii.h: New (Moved from c/src/libchip).
* 2005-11-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-11-082-2/+6
| | | | | | | | * libnetworking/net/if.h: Add forward reference declaration to struct mbuf so ifru_tap callback is properly typed. * libnetworking/rtems/rtems_bsdnet.h: Add definition of _BSD_VISIBLE which needs to be defined so various pieces of the .h files are visible to device drives.
* Eliminate obsolete types.Ralf Corsepius2005-11-062-3/+3
|
* 2005-11-02 straumanatslacdotstanford.eduTill Straumann2005-11-033-0/+421
| | | | | | | | | * libnetworking/Makefile.am, libnetworking/preinstall.am: Added simple implementation of ethernet media ioctl SIOCSIFMEDIA/SIOCGIFMEDIA for mii compliant phys. * libnetworking/rtems/rtems_mii_ioctl.c, libnetworking/rtems/rtems_mii_ioctl.h, libnetworking/rtems/rtems_mii_ioctl_kern.c: New files.
* 2005-11-02 Fredic Praca <freebsd-fr.org>Joel Sherrill2005-11-021-7/+7
| | | | | | PR 842/networking * libnetworking/libc/gethostbydns.c: Avoid use of dprintf(). Rename dprintf to debugprintf().
* 2005-11-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-022-6405/+0
| | | | | | * libnetworking/net/zlib.c: Remove. * libnetworking/net/zlib.h: Remove. * libnetworking/Makefile.am: Reflect changes above.
* Update from FreeBSD.Ralf Corsepius2005-10-272-39/+58
|
* Remove.Ralf Corsepius2005-10-271-11/+0
|
* 2005-10-27 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-272-21/+28
| | | | * libnetworking/Makefile.am: Don't install loop.h.
* New.Ralf Corsepius2005-10-271-0/+11
|
* Don't sign-extend address components.Eric Norum2005-10-251-2/+2
|
* 2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-191-218/+11
| | | | | * libnetworking/sys/mount.h: Cosmetical update from FreeBSD. Remove non-implemented interfaces (vfs, nfs, fsstat, etc.).
* CosmeticsRalf Corsepius2005-09-161-8/+6
|
* Update from FreeBSDRalf Corsepius2005-09-161-46/+15
|
* Remove superfluous includes.Ralf Corsepius2005-09-161-4/+1
|
* Partial update from FreeBSD.Ralf Corsepius2005-09-162-29/+27
|
* Partial update from FreeBSD.Ralf Corsepius2005-09-161-77/+60
|
* 2005-08-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-061-2/+0
| | | | | * libnetworking/nfs/bootp_subr.c: Don't include nfs/nfs.h, nfs/krpc.h.
* Regenerate.Ralf Corsepius2005-08-051-4/+4
|
* 2005-08-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-051-490/+33
| | | | | * Makefile.am: Add libnetworking/memory.h * libnetworking/Makefile.am: Remove memory.h
* Partial update from FreeBSD.Ralf Corsepius2005-08-011-16/+15
|
* 2005-07-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-07-061-4/+1
| | | | | | * libnetworking/lib/syslog.c: Fix spelling mistake. * libnetworking/sys/uio.h: Partial update from FreeBSD. * libnetworking/kern/kern_subr.c: Reflect changes above.
* Fix spelling mistake.Ralf Corsepius2005-07-061-1/+1
|
* Partial update from FreeBSD.Ralf Corsepius2005-07-061-13/+20
|
* The DHCP header.Chris Johns2005-06-301-0/+47
|
* DHCP server for RTEMS.Chris Johns2005-06-301-0/+1133
|
* 2005-06-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-06-171-1/+2
| | | | | * libnetworking/net/if.h: Avoid use of struct mbuf to avoid unintended dependencies added by the RTEMS specific tap interface.
* Partial update from FreeBSD.Ralf Corsepius2005-05-271-2/+3
|
* Remove BYTE_PACK.Ralf Corsepius2005-05-272-14/+8
|
* 2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-271-1/+1
| | | | * librpc/include/rpc/clnt.h: Partial update from FreeBSD.
* 2005-05-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-271-3/+3
| | | | | | * libnetworking/lib/ftpfs.c, librpc/include/rpc/svc.h, librpc/src/rpc/get_myaddress.c, librpc/src/rpc/pmap_getmaps.c, librpc/src/rpc/pmap_getport.c: Remove warnings.
* Regenerate.Ralf Corsepius2005-05-241-4/+0
|
* Remove (Unused, Non-POSIX/SUSV3).Ralf Corsepius2005-05-241-342/+0
|
* Reflect changes to libnetworking/arpa/nameser.h.Ralf Corsepius2005-05-241-1/+1
|
* Update from FreeBSD.Ralf Corsepius2005-05-241-25/+30
|
* Cosmetics from FreeBSD.Ralf Corsepius2005-05-241-10/+7
|
* Remove BYTE_PACK.Ralf Corsepius2005-05-241-9/+14
| | | | | Add __packed. Partial update from FreeBSD.
* Add "ICMP panic avoided" diagnostic counter.Eric Norum2005-05-242-2/+7
|
* Partial update from FreeBSD.Ralf Corsepius2005-05-212-57/+45
|
* 2005-05-21 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-211-31/+45
| | | | | * libnetworking/netinet/ip_icmp.h: Update from FreeBSD. Abandon BYTE_PACK.