Don't explicitly send address family in IMSG_VROUTE_ADD. The receiving
authortobhe <tobhe@openbsd.org>
Sun, 21 Feb 2021 14:21:37 +0000 (14:21 +0000)
committertobhe <tobhe@openbsd.org>
Sun, 21 Feb 2021 14:21:37 +0000 (14:21 +0000)
commit404aa605100301c45325a314993127266295d16c
treec0fe791099dacb2bd32f743540558a5e4c2d2228
parent5fc49d225758d1768cbaca44e5e75a0bf9c4c905
Don't explicitly send address family in IMSG_VROUTE_ADD. The receiving
process parses af from the sockaddrs.

ok patrick@
sbin/iked/vroute.c