Mercurial > ecos
view examples/ChangeLog @ 3013:286a2ab55044
* src/sys/netinet/if_ether.c: Merge fix from FreeBSD CVS r1.108.
Prevents creation of reciprocal ARP cache entries for hosts not on
local subnet.
* cdl/freebsd_net.cdl:
* include/netinet/tcp_var.c:
* src/sys/netinet/tcp_subr.c:
* src/sys/netinet/tcp_input.c: Merge fix from FreeBSD CVS. Introduces
a maximum size for the TCP reassembly queue to limit network buffer
usage associated with reassembly. Enable CYGNUM_NET_TCP_REASS_DIVISOR
and set it to configure the maximum number of buffers usable for TCP
reassembly.
| author | jlarmour |
|---|---|
| date | Tue, 22 Feb 2011 04:36:20 +0000 |
| parents | e942a29011aa |
| children |
line wrap: on
line source
2003-03-03 John Dallaway <jld@ecoscentric.com> Makefile: Rename ECOS_INSTALL -> INSTALL_DIR to match documentation. 2003-01-20 John Dallaway <jld@ecoscentric.com> Makefile: Simplify by reference to ecos.mak
