[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-devel] 1.3.0
From: |
Frédéric BERNON |
Subject: |
Re: [lwip-devel] 1.3.0 |
Date: |
Wed, 21 Nov 2007 20:28:44 +0100 |
I think to do my last changes before the end of the week for :
#7017 Implement DNS client
To my point of view, it's important this task should be done before 1.3.0. :
#6969 Review usage of conn->err in netconn layer
I think this one could be done, since we already have most of the code (just
to put it in a nosys.c file or any other place) :
#7235 Create timeout framework for NO_SYS=1
And if I have time I would like to end this task (but if it's not do for
1.3.0, it will be do for the next one)
#7421 Implement SO_RCVBUF
I will take a look on your changes about TCP part, and, if I can, will do
some tests. But I'm not expert enought on this part to help you to produce
any patchs.
----- Original Message -----
From: <address@hidden>
To: "lwip-devel" <address@hidden>
Sent: Wednesday, November 21, 2007 7:46 PM
Subject: Re: [lwip-devel] 1.3.0
Kieran Mansley schrieb:
OK, I've done this, and there are no tasks gating 1.3.0 (those that were
I've deemed sufficiently done to allow 1.3.0 out) but 5 bugs. 3 of
these bugs are assigned to me (oh dear) so looks like I'll have to find
some time!
Since task #7017 (Implemen DNS client) is nearly done, and it's really
only the 3 bugs assigned to you now that hold up 1.3.0 (aside from many,
many release candidates :-), do you need any help working on them or do
you have them nearly finished?
Simon
_______________________________________________
lwip-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-devel
- Re: [lwip-devel] 1.3.0, (continued)