lwip/src/core
Axel Lin c9cfbe27c1 tcp_out: Remove misleading comment in tcp_pbuf_prealloc()
This comment is incorrect since commit 7d0dab9d7d
"partly fixed bug #25882: TCP hangs on MSS > pcb->snd_wnd
(by not creating segments bigger than half the window)".

Signed-off-by: Axel Lin <axel.lin@ingics.com>
2016-10-11 09:11:47 +02:00
..
ipv4 Apply patch #9139: Invalid format string in dhcp.c 2016-10-10 09:57:07 +02:00
ipv6 Cleanup hton*/ntoh* function handling and platform abstraction 2016-10-06 12:55:57 +02:00
def.c Minor: documentation updates 2016-10-09 10:23:36 +02:00
dns.c Make lwIP compile with clang -Wdocumentation -> several documentation fixes 2016-10-09 12:21:39 +02:00
inet_chksum.c Cleanup hton*/ntoh* function handling and platform abstraction 2016-10-06 12:55:57 +02:00
init.c bug #48964: Make PBUF_POOL sanity checks contingent on PBUF_POOL_SIZE 2016-09-07 09:11:19 -05:00
ip.c Some documentation cleanups and include more comments that have been already in code into doxygen docs 2016-08-07 10:05:34 +02:00
mem.c mem: Simplify the code for try bigger pool in mem_malloc 2016-08-20 11:29:57 +02:00
memp.c memp: Fix comment for memp_overflow_check_element_overflow/underflow 2016-08-28 20:33:57 +02:00
netif.c Cleanup hton*/ntoh* function handling and platform abstraction 2016-10-06 12:55:57 +02:00
pbuf.c Minor: comment in pbuf.c 2016-10-03 09:45:59 +02:00
raw.c Make lwIP compile with clang -Wdocumentation -> several documentation fixes 2016-10-09 12:21:39 +02:00
stats.c memp: fixed compiling various combinations of memp stats (display etc.) 2016-07-08 08:21:57 +02:00
sys.c fixed bug #34884: sys_msleep() body needs to be surrounded with '#ifndef sys_msleep' 2011-11-23 20:58:19 +01:00
tcp_in.c Make lwIP compile with clang -Wdocumentation -> several documentation fixes 2016-10-09 12:21:39 +02:00
tcp_out.c tcp_out: Remove misleading comment in tcp_pbuf_prealloc() 2016-10-11 09:11:47 +02:00
tcp.c Cleanup hton*/ntoh* function handling and platform abstraction 2016-10-06 12:55:57 +02:00
timeouts.c Make sys_restart_timeouts public also for !NO_SYS targets 2016-10-07 20:31:15 +02:00
udp.c Cleanup hton*/ntoh* function handling and platform abstraction 2016-10-06 12:55:57 +02:00