Instance Property
IPv6Settings
The tunnel IP version 6 settings
SDKs
- iOS 9.0+
- macOS 10.11+
- Mac Catalyst 13.0+
Discussion
This property contains the IPv6 routes specifying what IPv6 traffic to route to the tunnel, as well as the IPv6 address and network prefix to assign to the TUN interface.
See Also
Accessing Network Properties
NEIPv4Settings
NEIPv4Settings
contains the Internet Protocol version 4 (IPv4) settings of a IP layer network tunnel.
NEIPv6Settings
NEIPv6Settings
contains the Internet Protocol version 6 (IPv6) settings of a IP layer network tunnel.
tunnelOverheadBytes
The number of bytes added to each tunneled packet for storing tunneling protocol headers.
MTU
An NSNumber
object containing the Maximum Transmission Unit (MTU) size in bytes to assign to the TUN interface.