Add first step of flowspec support. This adds the bits to establish a
authorclaudio <claudio@openbsd.org>
Mon, 3 Apr 2023 10:48:00 +0000 (10:48 +0000)
committerclaudio <claudio@openbsd.org>
Mon, 3 Apr 2023 10:48:00 +0000 (10:48 +0000)
commit41c1c3744398c12310f155b18769493e52b14b15
tree0fef534f0a28b272b8e9cbb33056d651b8f703d4
parentb11b589f5b554e63bd124869c7a4b2a15f25b70a
Add first step of flowspec support. This adds the bits to establish a
connection with SAFI 133. Right now any sent UPDATE with SAFI 133 is
simply ignored. At the moment SAFI 134 (flowspec for L3VPN) is unsupported.
OK tb@
usr.sbin/bgpd/bgpd.8
usr.sbin/bgpd/bgpd.conf.5
usr.sbin/bgpd/bgpd.h
usr.sbin/bgpd/parse.y
usr.sbin/bgpd/rde.c
usr.sbin/bgpd/util.c