Optional dfSpecifies the usage of the Don't Fragment flag (DF) bit in outgoing packets with IPv4 headers.
The value inherit causes the bit to be copied from the original IP header. The values unset and set cause the bit to be always unset or always set, respectively.
By default, the bit is not set.
Optional dstportSelect a destination port other than the default of 6081.
Optional externalOptional flowlabelSpecifies the flow label to use in outgoing packets.
Specifies the Virtual Network Identifier to use.
Optional noexternalOptional noudp6zerocsumrxOptional noudp6zerocsumtxOptional noudpcsumSpecifies the unicast destination IP address to use in outgoing packets.
Optional tosSpecifies the TOS value to use in outgoing packets.
Optional ttlSpecifies the TTL value to use in outgoing packets. "0" or "auto" means use whatever default value, "inherit" means inherit the inner protocol's ttl.
Default option is "0".
Optional udp6zerocsumrxAllow incoming UDP packets over IPv6 with zero checksum field.
Optional udp6zerocsumtxSkip UDP checksum calculation for transmitted packets over IPv6.
Optional udpcsumSpecifies if UDP checksum is calculated for transmitted packets over IPv4.
Generated using TypeDoc
Add link geneve type arguments.