The values for fib_priority are OS dependent. To help portability move
authorclaudio <claudio@openbsd.org>
Wed, 21 Sep 2022 21:12:03 +0000 (21:12 +0000)
committerclaudio <claudio@openbsd.org>
Wed, 21 Sep 2022 21:12:03 +0000 (21:12 +0000)
commitce68a032c2a4e3dd8056b0a1232693cd500ca4b1
treef063da13e2b67446059d0d5be7b418acb3d8a931
parent13bfbb92fdfa5548f65849bc78f02d96e5a74abc
The values for fib_priority are OS dependent. To help portability move
the RTP_BGP and similar defines all into kroute.c and export them via
kr_default_prio() and kr_check_prio().
OK tb@
usr.sbin/bgpd/bgpd.h
usr.sbin/bgpd/kroute.c
usr.sbin/bgpd/parse.y
usr.sbin/bgpd/printconf.c