- Added tcp_nat.py to handle TCP NAT, implementing the three-way handshake, data flow, and connection state management. - Introduced udp_nat.py for UDP NAT, managing chip-initiated datagrams and maintaining flow state. - Created integration tests in test_picow_net_bridge.py to validate the functionality of the TCP and UDP NAT implementations, including ARP, DHCP, ICMP, and DNS interactions. |
||
|---|---|---|
| .. | ||
| examples | ||
| img/boards | ||
| wiki | ||
| ARCHITECTURE.md | ||
| CUSTOM_CHIPS.md | ||
| ESP32C3_WIFI_BLUETOOTH.md | ||
| ESP32_EMULATION.md | ||
| ESP32_WIFI_BLUETOOTH.md | ||
| MCP.md | ||
| MICROPYTHON_IMPLEMENTATION.md | ||
| PICO_W_WIFI_EMULATION.md | ||
| RASPBERRYPI3_EMULATION.md | ||
| RISCV_EMULATION.md | ||
| RP2040_EMULATION.md | ||
| SETUP_COMPLETE.md | ||
| WOKWI_LIBS.md | ||
| analytics.md | ||
| components.md | ||
| emulator.md | ||
| getting-started.md | ||
| img1.png | ||
| img2.png | ||
| img3.png | ||
| img4.png | ||
| img5.png | ||
| img6.png | ||
| intro.md | ||
| roadmap.md | ||