Contiki-NG
Loading...
Searching...
No Matches
nat64 Directory Reference

Directories

 native
 

Files

 module-macros.h
 Module macros for the NAT64 service.
 
 nat64-6lowpan.h
 6LoWPAN compression context for the NAT64 prefix.
 
 nat64-dns64.c
 NAT64 DNS64 translation – rewrites DNS queries (AAAA->A) and responses (A->AAAA with NAT64 prefix) inline.
 
 nat64-dns64.h
 NAT64 DNS64 translation (RFC 6147).
 
 nat64-platform.h
 NAT64 platform interface — socket-based.
 
 nat64-tcp.c
 NAT64 TCP splice proxy.
 
 nat64-tcp.h
 NAT64 TCP splice proxy.
 
 nat64.c
 NAT64 core — dispatches IPv6 packets to protocol-specific handlers (UDP via kernel sockets, TCP via splice proxy, ICMPv6 Echo via unprivileged ICMP sockets) and synthesizes ICMPv6 Destination Unreachable errors back to the IoT node when forwarding fails.
 
 nat64.h
 NAT64 gateway core API.