Removes the first matching route that matches route.
Note that before 1.10, this function would only compare dest/prefix,next_hop,metric and ignore route attributes. Now, route
must match exactly.
| this |
the SettingIPConfig |
| route |
the route to remove |
|
true if the route was found and removed; false if it was not. |