Remember flow routes in addition to host routes and delete
authortobhe <tobhe@openbsd.org>
Tue, 1 Jun 2021 20:57:12 +0000 (20:57 +0000)
committertobhe <tobhe@openbsd.org>
Tue, 1 Jun 2021 20:57:12 +0000 (20:57 +0000)
commite3fbd32f2667047d2063fdcf52c1c20ea8db306d
tree5804b2e30d6182b040555bc0a440997325302665
parent5beec0e27e162053c8a63ec826ed950c6158be25
Remember flow routes in addition to host routes and delete
them explicitly on shutdown.  Store netmask in route queue
to fix cleanup of 0/1 routes.  Sending delete messages
without mask doesn't work reliably.

ok patrick@
sbin/iked/vroute.c