summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/netinet/tcp_usrreq.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2008-02-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-051-0/+13
| | | | | | | | | | | * libnetworking/kern/uipc_socket2.c, libnetworking/netinet/tcp_usrreq.c, libnetworking/netinet/udp_usrreq.c, libnetworking/rtems/rtems_bsdnet.h, libnetworking/rtems/rtems_glue.c: Add configuration parameters for network stack efficiency multiplier and default socket buffer sizes. Change default multiplier from 8 to 2 to match GNU/Linux. This has no impact on performance on the BSPs tested.
* Include <rtems/bsd/sys/queue.h> instead of <sys/queue.h>.Ralf Corsepius2007-05-101-1/+1
|
* Reflect changes to sys/protosw.h.Ralf Corsepius2007-03-281-4/+4
|
* Eliminate __P().Ralf Corsepius2007-03-281-2/+2
|
* 2005-05-14 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-141-6/+6
| | | | | * libnetworking/netinet/tcp_usrreq.c: Cosmetics from FreeBSD. * libnetworking/netinet/tcp_subr.c: Partical update from FreeBSD.
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
|
* Base filesJoel Sherrill1998-08-191-0/+840