28 Feb
2023
28 Feb
'23
9:48 a.m.
On Mon, 27 Feb 2023 at 22:20, Jeff Tantsura <jefftant.ietf@gmail.com> 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] (https://www.iana.org/assignments/safi-namespace/safi-namespace.xhtml#safi-na..., https://www.iana.org/go/rfc4684) The mentions in the issue tracker are old entries, https://github.com/FRRouting/frr/issues/5206 (Oct 2019) https://github.com/FRRouting/frr/pull/101 https://github.com/FRRouting/frr/issues?q=%22rfc+4684%22 :-|