get_next_hop


Description:

public unowned string get_next_hop ()

Gets the IP address of the next hop of this route; this will be null if the route has no next hop.

Parameters:

this

the IPRoute

Returns:

the IP address of the next hop, or null if this is a device route.