lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [task #7506] NAT support for lwIP


From: Christian Walter
Subject: [lwip-devel] [task #7506] NAT support for lwIP
Date: Tue, 18 Aug 2009 22:01:54 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.13) Gecko/2009073022 Firefox/3.0.13

Follow-up Comment #7, task #7506 (project lwip):

Hello,

I have created an intial version for NAT tested on lwIP 1.3.0. It integrates
much cleaner than the old one because it is fully integrated in ip.c. The old
version was a hook directly between the network interface and the ip stack
which gives rise to a lot of problems (unknown header sizes, no checking,
processing within the context of the netif driver).

Still there are a lot of things to improve in my version and I am grateful
for any feedback. Some TODOs can be found on to of the nat.c

(file #18601, file #18602)
    _______________________________________________________

Additional Item Attachment:

File name: nat.h                          Size:1 KB
File name: nat.c                          Size:31 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?7506>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]