[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] LwIP translator
From: |
Joan Lledó |
Subject: |
Re: [PATCH] LwIP translator |
Date: |
Tue, 19 Dec 2017 22:02:58 +0100 |
Hi,
2017-12-19 19:21 GMT+01:00 Samuel Thibault <samuel.thibault@gnu.org>:
> Is it not actually valid for posix systems in general? (except the
> cond_wait thing which I patched over)
That's what the port/ folder contains:
- lwipopts.h is for configuring the stack parameters
- cc.h is for integrating the stack in our system
- sys_arch.{c,h} are valid for all Unix systems and are already
upstream, but not in the main repository, they are in lwip-contrib,
used for testing and examples. I took them from there and these have
BSD header.
Besides, in the port/ folder in my dhclient branch I have some code
needed to make it work with dhcp after patching dhclient-script. You
may remember I sent a patch[1] to dhcp maintainers.
2017-12-19 19:47 GMT+01:00 Svante Signell <svante.signell@gmail.com>:
> I thought you sent that patch to upstream. Why not?
I sent it, it's upstream but not in 2.0.3, it will be part of the next release.
> What about Samuel make a first release, and you take over later on? It would
> be
> really nice to try LwIP out as a user (and get rid of pfinet in due time).
>
I'll do what's best for the project, if you guys decide so, It's OK
for me. I never contributed to Debian, it might be a good idea to not
start from scratch.
[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=875566
- Re: [PATCH] LwIP translator, (continued)
- Re: [PATCH] LwIP translator, Joan Lledó, 2017/12/18
- Re: [PATCH] LwIP translator, Samuel Thibault, 2017/12/18
- Re: [PATCH] LwIP translator, James Clarke, 2017/12/18
- Re: [PATCH] LwIP translator, Samuel Thibault, 2017/12/18
- Re: [PATCH] LwIP translator, James Clarke, 2017/12/18
- Re: [PATCH] LwIP translator, Joan Lledó, 2017/12/18
- Re: [PATCH] LwIP translator, Samuel Thibault, 2017/12/18
- Re: [PATCH] LwIP translator, Joan Lledó, 2017/12/19
- Re: [PATCH] LwIP translator, Samuel Thibault, 2017/12/19
- Re: [PATCH] LwIP translator, Svante Signell, 2017/12/19
- Re: [PATCH] LwIP translator,
Joan Lledó <=