Handle the CLUSTER_LIST attribute as described in RFC7606
authorclaudio <claudio@openbsd.org>
Mon, 9 Sep 2024 15:00:45 +0000 (15:00 +0000)
committerclaudio <claudio@openbsd.org>
Mon, 9 Sep 2024 15:00:45 +0000 (15:00 +0000)
commit457c3e2447edb817f924bc78ed8765a7f3c9f09c
tree4f3c06ad7aef17972646e1e798d04aaeb56d60ec
parent173da11705f1e7484faccc75a3a93737c57e758a
Handle the CLUSTER_LIST attribute as described in RFC7606

Just drop the attribute if received from an external peer.
Treat as withdraw if the len is 0 or not % 4.
OK tb@
usr.sbin/bgpd/rde.c