TUNNEL_TYPE_ISATAP constant

int const TUNNEL_TYPE_ISATAP

Specifies that an IPv6 packet is encapsulated directly within an IPv4 header, with no intermediate header, and the packet is sent unicast to the destination determined by the ISATAP protocol.

Implementation

static const TUNNEL_TYPE_ISATAP = 13;