This is now logged as bug
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001873
All the patches are attached. Please ffel free to test and give feedback.
Thanks
Will
On 27/06/2013 20:26, Will Wagner wrote:
Some of my patches are too big for the mailing list, guess I'll just log
a b
Some of my patches are too big for the mailing list, guess I'll just log
a bug in bugzilla with the patches.
Getting late now, will tackle tomorrow.
On 27/06/2013 20:22, Will Wagner wrote:
Hello,
This patch series updates LWIP to 1.4.1. It seems to work well for us,
but we have not ru
There is a code path when udp packets are dropped due to lack
of buffers where the stats object is not correctly updated.
Signed-off-by: Andrew Parlane
Signed-off-by: Will Wagner
---
packages/net/lwip_tcpip/current/src/api/api_msg.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a
Add some casts to prevent compiler warnings
Signed-off-by: Andrew Parlane
Signed-off-by: Will Wagner
---
packages/net/lwip_tcpip/current/include/lwip/pbuf.h | 2 +-
packages/net/lwip_tcpip/current/src/core/ipv4/igmp.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a
There are a number of lwip cdl options which are only valid if
another option is selected. Add the relevant active_if statements
to the cdl file.
Signed-off-by: Andrew Parlane
Signed-off-by: Will Wagner
---
packages/net/lwip_tcpip/current/cdl/lwip_net.cdl | 16
1 file changed
There had been a couple of changes to lwip source files, these
changes need to be ported to the new version
Signed-off-by: Andrew Parlane
Signed-off-by: Will Wagner
---
packages/net/lwip_tcpip/current/src/core/mem.c | 2 +-
packages/net/lwip_tcpip/current/src/core/memp.c | 2 +-
2 files
There were a number of lwip API changes in 1.4.1, this patch
modifies the ecos wrapper around lwip so it works with new version
Signed-off-by: Andrew Parlane
Signed-off-by: Will Wagner
---
.../enc424j600/current/tests/netconn_test_server.c | 7 +-
packages/net/lwip_tcpip/current/cdl
on in lwip, just the ones we felt were needed.
Summary of the patches:
* Patches 1-5 update the lwip version
* Patch 6 improves the cdl menu slightly
* Patches 7 & 8 tidy up the code
* Patch 9 fixes a bug in lwip (It was present in earlier version of
lwip as well)
Best regards
Wi
upstream release would be welcomed by many eCos users.
On 01/05/13 19:37, Will Wagner wrote:
Have started looking at the difference between upstream 1.3.2 and what
is check in to ecos. There are quite a lot of differences, although most
of them are trivial renaming.
Does anyone know what change
were made to the lwip source and why. In
particular lost of the ppp code has had functions and variables renamed.
Any pointers for the porting process much appreciated.
Thanks
Will
--
Will Wagner
Hello,
I have quite a long list of patches I'd like to submit. What is the
preferred method? Patches to the mailing list or bugs in bugzilla?
Thanks
Will
--
Will Wagner wil
11 matches
Mail list logo