66ef6d143a
Squashed commit of the following: net/tmp: Rename the unacked field of the tcp connection structure to tx_unacked. Too confusing with the implementation of delayed RX ACKs. net/tcp: Initial implementation of TCP delayed ACKs. net/tcp: Add delayed ACK configuration selection. Rename tcp_ack() to tcp_synack(). It may or may not send a ACK. It will always send SYN or SYN/ACK. |
||
---|---|---|
.. | ||
inet_close.c | ||
inet_globals.c | ||
inet_recvfrom.c | ||
inet_setipid.c | ||
inet_sockif.c | ||
inet_txdrain.c | ||
inet.h | ||
ipv4_getpeername.c | ||
ipv4_getsockname.c | ||
ipv4_setsockopt.c | ||
ipv6_getpeername.c | ||
ipv6_getsockname.c | ||
ipv6_setsockopt.c | ||
Kconfig | ||
Make.defs |