On 25/10/2024 21:39, Eric Long wrote:
Hi all,
BGP flowspec v6 [1] uses IPv6 address specific extended communities [2]
[1]: https://www.rfc-editor.org/rfc/rfc8956.html
[2]: https://www.rfc-editor.org/rfc/rfc5701.html
for traffic actions, which seems to have no signs of support in BIRD (at
least in BIRD 2). Is this planned to support in the future? Is there a
good starting point/example where I can refer to to try to implement it
in BIRD, since it seems to need to touch a lot of parts of the source
code (parser, data types, protocols, etc.)
Cheers,
Eric