Provides access for adding/removing routes on the local system
Add a route for a CIDR that is directly connected to an interface
Assign a fake range of addresses to a single node from cidr
Add a local route redirect for the given CIDR, only works on Linux
Add a route given the cidr and nexthop IP address
Clear all of the routes that we added to this node
Remove the assigned fake range of addresses (cidr) from node
Checks to see if this is a route ‘we’ added in which case we use the cached remove command for clear(), otherwise we call the hidden delRoute
Get the list of CIDR’s that are assigned as fake addresses for the node