![]() |
Contiki-NG
|
Standalone native NAT64 translator – see nat64-standalone.c. More...
#include "net/ipv6/uip.h"Go to the source code of this file.
Variables | |
| const struct uip_fallback_interface | nat64_standalone_interface |
| uIP fallback interface that translates the node's own NAT64-prefix traffic over host IPv4 sockets. | |
Standalone native NAT64 translator – see nat64-standalone.c.
Definition in file nat64-standalone.h.
|
extern |
uIP fallback interface that translates the node's own NAT64-prefix traffic over host IPv4 sockets.
The module's module-macros.h points UIP_FALLBACK_INTERFACE at it automatically when the module is built.
Definition at line 93 of file nat64-standalone.c.