lwip/src
Joel Cunningham 6dc3a2108a WND_SCALE: duplicate define check & doc cleanup
This commit cleans up a duplicate #if check for LWIP_WND_SCALE in init.c
which was already under #if LWIP_WND_SCALE

This commit also improves documentation for TCP_WND in the window scaling
case to communicate TCP_WND is always the calculated (scaled) window value,
not the value reported in the TCP header

Our developers were confused by having to set both the window and scaling
factor and only after studying the usage of TCP_WND throughout the code, was
it determined to be the calculated (scaled) window
2016-11-11 16:06:54 -06:00
..
api Fix bug #49578: lwip_socket_drop_registered_memberships API may not work with LWIP_SOCKET_OFFSET 2016-11-11 11:13:25 +01:00
apps Update email address 2016-11-10 11:19:51 +01:00
core WND_SCALE: duplicate define check & doc cleanup 2016-11-11 16:06:54 -06:00
include WND_SCALE: duplicate define check & doc cleanup 2016-11-11 16:06:54 -06:00
netif PPP: set protocol_list[] const 2016-11-06 20:00:31 +01:00
Filelists.mk task #14150: Add TFTP server from Logan Gunthorpe 2016-10-03 09:47:41 +02:00
FILES update some FILES list files 2016-08-03 20:21:54 +02:00