From: Mitchell E Berger Date: Fri, 25 May 2018 07:14:42 +0000 (-0400) Subject: Don't pass a src argument to 'ip route del' in case the host's "main IP" X-Git-Tag: 0.0.8~1 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-dhcp.git/commitdiff_plain/5f3053213000c7b61b44c662ae91cac287dc4412?hp=5f3053213000c7b61b44c662ae91cac287dc4412 Don't pass a src argument to 'ip route del' in case the host's "main IP" has changed and caused the route to be added with a different src than we expect. ---