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 90472785d3 S32K3XX QSPI No need to check TX FIFO buffer when MPU is 
correctly configured
     new 8b211128f1 net/nat: Support param to manipulate src or dest
     new 23dfdeacab net/nat: Split out ipv4_nat_in/outbound_internal
     new 9aefd6717c net/nat: Add support for ICMP Error Message

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Documentation/reference/os/nat.rst |  14 +-
 net/nat/Kconfig                    |   7 +-
 net/nat/ipv4_nat.c                 | 628 ++++++++++++++++++++++++++-----------
 net/nat/ipv4_nat_entry.c           |   9 +-
 net/nat/nat.h                      |   4 +-
 5 files changed, 473 insertions(+), 189 deletions(-)

Reply via email to