canIpForward property

bool? canIpForward
getter/setter pair

Allows the TPU node to send and receive packets with non-matching destination or source IPs.

This is required if you plan to use the TPU workers to forward routes.

Implementation

core.bool? canIpForward;