1a9387637dc4cde1fdd03db95d3e6ec010561db2 50211 |
|
24-Jan-2014 |
vboxsync |
lwip: Partially apply missed commit from git master
commit 381a7b110a4a611e9956b2c644bc330bacb87073
Date: Fri Jan 10 21:47:42 2014 +0100
Apply IPv4 part only. IPv6 was fixed properly in r91477 as part of
IPv6 reassembly rewrite. Force README.vbox commit so that it has this
in its history. |
47a3f329bed94efb36e4b338f3a23c91b8c271d6 50209 |
|
24-Jan-2014 |
vboxsync |
lwip: Sync with git master up to
commit d7a951996b95f2884e20b5b327d345faaedcf4f0
Date: Sat Jan 18 22:41:52 2014 +0100
LWIP_MALLOC_MEMPOOL: fix size calculations.
This change doesn't affect VBox, same object code is generated. |
f93cfad26a32092fafe92dbd3da02cbab58960f9 50192 |
|
23-Jan-2014 |
vboxsync |
lwip: Sync with git master up to
commit 32b1a9fc8a335c4c771023dd8ace9db9fd814ad1
Date: Sat Jan 18 21:40:17 2014 +0100
tcp_rexmit_rto: update pcb->unsent_oversize for TCP_OVERSIZE_DBGCHECK
to match assertion in tcp_write(). |
5395d415168ae1b063240e1ee881bd028f37a60d 50189 |
|
23-Jan-2014 |
vboxsync |
lwip: Sync with git master up to
commit 018719d9d3229bcc7e05995be2221dd13eb724ee
Date: Fri Jan 17 22:32:36 2014 +0100
Provide missing options to disable checksum generation and
verification.
Since the options are on by default, the same object code is
generated. |
52d8b4ee08620dce4b3d23815624270902ef4e59 50185 |
|
23-Jan-2014 |
vboxsync |
lwip: Sync with git master up to
commit 5070cc07be60379848416b067d47ccd2d8e14d25
Date: Fri Jan 17 21:57:40 2014 +0100
A set of changes for IPv6 loopback support. These changes don't
affect VBox since we don't use lwip loopback. Same object code is
generated. |
7c90a188b164765cebe27fa754d68a4321ded83e 50173 |
|
23-Jan-2014 |
vboxsync |
lwip: Sync with git master up to
commit 08370c723092e7a8f5cbea3f063f460cb7530d26
Date: Thu Jan 16 21:28:38 2014 +0100
These changes don't affect VBox, same object code is generated. |
61e00925d62983bfc5b060b45f934cf443ac728d 50171 |
|
23-Jan-2014 |
vboxsync |
lwip: Sync with git master up to
commit 75f2c56558aee0f3476f170d2ccd96a28eeba710
Date: Fri Jan 10 21:26:28 2014 +0100
memp.c: Fix alignment error in memp_init() when MEMP_SEPARATE_POOLS == 1.
This commit doesn't affect VBox since we don't use MEMP_SEPARATE_POOLS
(though we probably should, it's helps a bit for debugging). Same
object code is generated. |
226afa3647c086351d8c64f21703f951cc2846b4 50170 |
|
23-Jan-2014 |
vboxsync |
lwip: Sync with git master up to
commit 91333c5d2f910a6f7a123105709f3a2e0f32d00d
Date: Fri Jan 10 21:21:54 2014 +0100
tcp_fasttmr: Fix possible infinite loop. |
cac8713bfe400aa111c0662b57ea5c39d771dfde 50169 |
|
23-Jan-2014 |
vboxsync |
lwip: Sync with git master up to
commit ae300c98a4107458d0aa040c074d89ee9d3ac984
Date: Sat Jun 29 21:47:22 2013 +0200
These git commits don't affect VBox, same object code is generated. |
2e848e79ccf2e4285250a0af98ddb9eb28864878 47886 |
|
20-Aug-2013 |
vboxsync |
export lwip-new to OSE |