add_route


Description:

public bool add_route (IP4Route route)

Adds a new IPv4 route and associated information to the setting.

The given route is duplicated internally and is not changed by this function.

Parameters:

this

the SettingIP4Config

route

the route to add

Returns:

true if the route was added; false if the route was already known.