canIpForward property

bool? canIpForward
getter/setter pair

Allows this instance to send and receive packets with non-matching destination or source IPs.

Optional.

Implementation

core.bool? canIpForward;