Hi,

2017-12-19 19:21 GMT+01:00 Samuel Thibault <samuel.thiba...@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.sign...@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

Reply via email to