Contents

excludedRoutes

The IPv4 network traffic that the system routes to the primary physical interface, not the TUN interface.

Declaration

var excludedRoutes: [NEIPv4Route]? { get set }

Mentioned in

Discussion

This property excludes routes that the system might otherwise include from the includedRoutes property. The system automatically excludes the IP address of the tunnel server.

See Also

Routing network traffic