New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Created lwIP repo with NAT ported to latest git version #679
Comments
|
Yes, I found it. If any updates, please feed back to RT-Thread thanks! BTW, I just ported the lwIP 2.0.0 version to RT-Thread. 2016-11-19 21:46 GMT+08:00 Ajay Bhargav notifications@github.com:
|
|
Yes I will, I have did some cleanup in the NAT code so that it complies to lwIP guidelines. Also thanks for responding to lwIP email thread. Once the license issue gets resolved, I will submit matches to lwIP. NAT will then be officially supported in lwIP. I will also keep an eye on RT-Thread for any updates in NAT source. You can try to integrate my lwIP source in RT-Thread as submodule maybe. I will keep the repo updated to lwIP head revision. |
|
Is there any update on licensing of code? If Author permits dual license then it might solve the issue. We can mainline NAT code. |
|
@ajaybhargav |
Cleaned up and ported to latest git version. I have also tested it on my test board. NAT works great. Thanks for making this possible.
https://github.com/ajaybhargav/lwip_nat
Regards,
Ajay Bhargav
The text was updated successfully, but these errors were encountered: