On Mon, 27 Feb 2023 at 22:20, Jeff Tantsura <[email protected]> wrote: > FRR hasn’t implemented RFC4364 (nor planning to my knowledge (unless someone > comes and codes it ;-))
$ grep -P -r -i 'IANA_SAFI_.* = 1\d{2,}' frr
frr/lib/iana_afi.h: IANA_SAFI_MPLS_VPN = 128,
frr/lib/iana_afi.h: IANA_SAFI_FLOWSPEC = 133
No SAFI 132 [Route Target constrains]
The mentions in the frr issue tracker for "rfc 4684" are now old entries.
:-|

