This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from a65ecf793c Jupiter Nano support
add 0ceee72239 net/nat: modify chksum_adjust and MANIP_IPADDR macro for
better readability
add 902a6dcad2 net/nat: Support isolation between multiple WAN devices by
saving external ip
add cb958e5d69 net/nat: Clear entries when NAT will be disabled
No new revisions were added by this update.
Summary of changes:
Documentation/reference/os/nat.rst | 5 --
net/nat/ipv4_nat.c | 124 +++++++++++++++++++------------------
net/nat/ipv4_nat_entry.c | 74 ++++++++++++++++++----
net/nat/nat.h | 35 +++++++----
4 files changed, 150 insertions(+), 88 deletions(-)