Implement code to pass the flowspec config over to the RDE. The parent
authorclaudio <claudio@openbsd.org>
Wed, 19 Apr 2023 07:12:22 +0000 (07:12 +0000)
committerclaudio <claudio@openbsd.org>
Wed, 19 Apr 2023 07:12:22 +0000 (07:12 +0000)
commit9ed3e6d02a22349b33ff5ae54320c5139c49a9d8
treea5797441049e50745e34f8a4be76b73de181dda6
parent689ec283927616e99845e92a74e05263b4f954d8
Implement code to pass the flowspec config over to the RDE. The parent
process tracks which prefixes are added / removed and issues the
corresponding imsg calls.
Right now the RDE does nothing with the received information.
OK tb@
usr.sbin/bgpd/bgpd.c
usr.sbin/bgpd/bgpd.h
usr.sbin/bgpd/rde.c