summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Update from FreeBSD.Ralf Corsepius2005-05-211-46/+56
|
* 2005-05-20 Sergei Organov <osv@javad.ru>Joel Sherrill2005-05-201-1/+1
| | | | | | PR networking/772. * libnetworking/rtems/rtems_select.c (socket_select): fixed bug setting SB_WAIT flag of so_rcv instead of so_snd when FWRITE.
* 2005-05-20 Sergei Organov <osv@topconrd.ru>Joel Sherrill2005-05-201-1/+1
| | | | | PR 749/networking * libnetworking/rtems/rtems_showroute.c: Avoid NULL dereference.
* 2005-05-20 Eric Norum <norume@aps.anl.gov>Joel Sherrill2005-05-201-3/+4
| | | | | | PR 793/networking * libnetworking/netinet/ip_icmp.c: Malicious ICMP packet causes panic. Just ignore it.
* 2005-05-14 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-142-50/+28
| | | | | * libnetworking/netinet/tcp_usrreq.c: Cosmetics from FreeBSD. * libnetworking/netinet/tcp_subr.c: Partical update from FreeBSD.
* Partial update from FreeBSD.Ralf Corsepius2005-05-121-17/+14
|
* Update from FreeBSD, add __packed.Ralf Corsepius2005-05-121-42/+63
|
* Remove BYTE_PACK.Ralf Corsepius2005-05-121-9/+9
|
* 2005-05-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-121-32/+44
| | | | * libnetworking/netinet/if_ether.c: Partial update from FreeBSD.
* 2005-05-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-122-76/+91
| | | | | * libnetworking/netinet/tcp_var.h: Partial update from FreeBSD. * libnetworking/netinet/tcp_input.c: Reflect changes to tcp_var.h.
* 2005-05-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-121-20/+31
| | | | | * libnetworking/netinet/tcp.h: Partial update from FreeBSD. Remove BYTE_PACK.
* 2005-05-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-121-28/+29
| | | | | * libnetworking/netinet/ip_var.h: Partial update from FreeBSD. Remove some useless BYTE_PACKs.
* Define BYTE_PACK.Ralf Corsepius2005-05-125-1/+17
|
* Abandon AF_NS, PF_NS.Ralf Corsepius2005-05-111-2/+2
|
* Abandon AF_NS.Ralf Corsepius2005-05-111-4/+0
|
* socklen_t.Ralf Corsepius2005-05-103-3/+3
|
* Remove if_ipending (obsolete, unused).Ralf Corsepius2005-05-101-2/+1
|
* Remove IFI_* (obsolete, unused).Ralf Corsepius2005-05-101-6/+0
|
* 2005-05-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-091-9/+20
| | | | | * libnetworking/sys/un.h: Partial update from FreeBSD. Remove non-implemented functions/variables.
* Ansification.Ralf Corsepius2005-05-091-29/+28
|
* Partial update from FreeBSD.Ralf Corsepius2005-05-093-23/+49
|
* Regenerate.Ralf Corsepius2005-05-091-9/+0
|
* New.Ralf Corsepius2005-05-091-0/+44
|
* Partial update from FreeBSD.Ralf Corsepius2005-05-091-83/+56
|
* in_addr_t.Ralf Corsepius2005-05-095-7/+7
|
* socklen_t, PRIu32.Ralf Corsepius2005-05-091-3/+4
|
* Ansify, socklen_t.Ralf Corsepius2005-05-091-5/+5
|
* socklen_t.Ralf Corsepius2005-05-091-2/+2
|
* Include <sys/types.h>.Ralf Corsepius2005-05-081-8/+12
| | | | Remove in_port_t. Misc. updates from FreeBSD
* Sync in_port_t with arpa/inet.h.Ralf Corsepius2005-05-081-1/+1
|
* Add in_addr_t, in_port_t.Ralf Corsepius2005-05-081-2/+10
|