nuttx/Documentation/components/net
Shunchao Hu 18cd40cd5d net/nat: Update NAT rst documentation.
Update the NAT documentation to make the validation flow easier to
follow.

The existing document already contains useful details, but the test setup
is hard to read for beginners.
 - In particular, the NuttX-side commands and Linux host commands can
   be confused
 - Some commands are redundant
 - Some required steps are missing
 - The Internet access example is not necessary for NAT behavior itself

Simplify the validation case to use a local topology with Linux network
namespaces. Add an ICMP test case and the required explanations around the
NuttX iptables command and interface roles.

Remove the IPv6 validation case from this doc, since the NAT66 flow
follows the same structure as the NAT44 case.

Signed-off-by: Shunchao Hu <ankohuu@gmail.com>
2026-04-29 09:17:55 -03:00
..
delay_act_and_tcp_perf.rst
index.rst net/tcp: add support for the CLOSE_WAIT state 2025-12-27 21:06:23 +08:00
ipfilter.rst
mdio.rst
nat.rst net/nat: Update NAT rst documentation. 2026-04-29 09:17:55 -03:00
netdev.rst netdev: delete macro CONFIG_NETDEV_CHECKSUM with nuttx 2026-01-19 23:22:46 +08:00
netdriver.rst
netguardsize.rst
netlink.rst
pkt.rst
sixlowpan.rst
slip.rst
socketcan.rst
tcp_network_perf.rst
tcp_state_machine.rst net/tcp: support recv packet in the TCP_FIN_WAIT_1/2 state 2025-12-29 19:22:23 +08:00
wqueuedeadlocks.rst