Do not try to delete a default route before adding it.
authormpi <mpi@openbsd.org>
Sun, 30 Apr 2017 19:37:13 +0000 (19:37 +0000)
committermpi <mpi@openbsd.org>
Sun, 30 Apr 2017 19:37:13 +0000 (19:37 +0000)
commit7eced246ad48379a5661cef658422ebcf54e3e27
tree8e6acb585d6195835d3a67cfe4326aaa20ea7199
parent8e424b29ca6ef0891b0966da5a77fd1f13570f02
Do not try to delete a default route before adding it.

Now that route are automatically G/C with the address they are attached
to there's no reason to duplicate the kernel's job.

Fix a regression introduced with multipath default routes.

ok deraadt@
etc/netstart