Contents

includedRoutes

The IPv6 network traffic that the system routes to the TUN interface.

Declaration

var includedRoutes: [NEIPv6Route]? { get set }

Mentioned in

Discussion

If you include the default route (0.0.0.0/0 or ::/0) in this property, the system routes traffic that doesn’t match a specific rule in the system routing table through the VPN.

See Also

Routing network traffic