use rtalloc_mpath in pf_route and pf_route6.
authordlg <dlg@openbsd.org>
Tue, 16 Feb 2021 03:12:32 +0000 (03:12 +0000)
committerdlg <dlg@openbsd.org>
Tue, 16 Feb 2021 03:12:32 +0000 (03:12 +0000)
commitf22573b003fc0ba43e37333805e25e0f8cff76be
tree3c348c454c5f643992097f9b005567365aae6c34
parent073d54ae8351b25fb177b19531425de30670cb7f
use rtalloc_mpath in pf_route and pf_route6.

if you have multiple links to the same destination, this will let
you use them with route-to/reply-to/dup-to.

ok claudio@
sys/net/pf.c