add option "network ... priority number" to announce prefixes from the
authorbenno <benno@openbsd.org>
Wed, 11 Jul 2018 14:08:46 +0000 (14:08 +0000)
committerbenno <benno@openbsd.org>
Wed, 11 Jul 2018 14:08:46 +0000 (14:08 +0000)
commit8d028d679cf2f9db72aa5ec03b0c0bc6bf87d796
treee1eec749d8948779053060c4484ad4ae5b77145c
parent0c40990e3f197c41b296268f6d8cae95549f3815
add option "network ... priority number" to announce prefixes from the
kernel routing table selected by priority.
For example to import all ospfd/ospf6d routes into bgp.
tested by remi@
ok remi@ henning@ and maybe a little claudio@
usr.sbin/bgpd/bgpd.conf.5
usr.sbin/bgpd/bgpd.h
usr.sbin/bgpd/kroute.c
usr.sbin/bgpd/parse.y
usr.sbin/bgpd/printconf.c