[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #7409] IPv6 support for LwIP 1.4.0RC1
From: |
Ivan Delamer |
Subject: |
[lwip-devel] [patch #7409] IPv6 support for LwIP 1.4.0RC1 |
Date: |
Wed, 18 May 2011 17:55:48 +0000 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0) |
Follow-up Comment #13, patch #7409 (project lwip):
There are a few things that I'm ready to add, such as support of IPv6 router
mode (send RA ICMPv6 messages), and several optimizations. However, I think
the priority is having the code up to LwIP standards in terms of eliminating
#ifs and combining code.
Simon, I think the best scenario is if you take the lead in setting the style,
then I can follow your example.
Once we are happy with how the code looks, I can add the new features.
TCP, UDP and RAW are fairly well tested using the Netconn, but the socket API
has gone through very little testing. I don't use sockets so if you have a
test application to run it through, it would be great.
You can also perhaps looks at s_addr, sin_addr, and sin6_addr one how to have
a single addr struct for v4 and v6. Would it make sense to "standardize"
socket addresses accross the stack?
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?7409>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [lwip-devel] [patch #7409] IPv6 support for LwIP 1.4.0RC1, Simon Goldschmidt, 2011/05/13
- [lwip-devel] [patch #7409] IPv6 support for LwIP 1.4.0RC1, Kieran Mansley, 2011/05/13
- Re: [lwip-devel] [patch #7409] IPv6 support for LwIP 1.4.0RC1, Ivan Delamer, 2011/05/13
- [lwip-devel] [patch #7409] IPv6 support for LwIP 1.4.0RC1, Bill Auerbach, 2011/05/13
- Message not available
- [lwip-devel] [patch #7409] IPv6 support for LwIP 1.4.0RC1, Ivan Delamer, 2011/05/15
- Message not available
- [lwip-devel] [patch #7409] IPv6 support for LwIP 1.4.0RC1, Ivan Delamer, 2011/05/15
- Message not available
- [lwip-devel] [patch #7409] IPv6 support for LwIP 1.4.0RC1,
Ivan Delamer <=
- Message not available
- [lwip-devel] [patch #7409] IPv6 support for LwIP 1.4.0RC1, Bill Auerbach, 2011/05/24
- [lwip-devel] [patch #7409] IPv6 support for LwIP 1.4.0RC1, Ivan Delamer, 2011/05/24
- Message not available
- Message not available
- Message not available
- Message not available
- [lwip-devel] [patch #7409] IPv6 support for LwIP 1.4.0RC1, Ivan Delamer, 2011/05/26
- [lwip-devel] [patch #7409] IPv6 support for LwIP 1.4.0RC1, Bill Auerbach, 2011/05/27
- [lwip-devel] [patch #7409] IPv6 support for LwIP 1.4.0RC1, Bill Auerbach, 2011/05/27
- [lwip-devel] [patch #7409] IPv6 support for LwIP 1.4.0RC1, Bill Auerbach, 2011/05/27
- Message not available
- [lwip-devel] [patch #7409] IPv6 support for LwIP 1.4.0RC1, Bill Auerbach, 2011/05/31