use pcb->mss instead of TCP_MSS for preallocate mss-sized pbufs (bug #34019)

This commit is contained in:
Simon Goldschmidt
2011-09-11 13:13:26 +02:00
committed by goldsimon
parent 49369cc9ce
commit 2576a2e565
2 changed files with 5 additions and 1 deletions

View File

@@ -32,6 +32,10 @@ HISTORY
++ Bugfixes:
2011-09-11: Simon Goldschmidt
* tcp_out.c: use pcb->mss instead of TCP_MSS for preallocate mss-sized pbufs
(bug #34019)
2011-09-09: Simon Goldschmidt
* udp.c: fixed bug #34072: UDP broadcast is received from wrong UDP pcb if
udp port matches