TUNNEL_TYPE_6TO4 constant

int const TUNNEL_TYPE_6TO4

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 6to4 protocol.

Implementation

static const TUNNEL_TYPE_6TO4 = 11;