You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as defined in RFC 8664, Rename SR-ERO suboject from sid-type to nai-type
https://git.opendaylight.org/gerrit/gitweb?p=bgpcep.git;a=commit;h=5b4952979cb5107a3333027849fec04254385641
this is starting ODL Aluminium 13.0
https://git.opendaylight.org/gerrit/c/bgpcep/+/91507
Update to RFC 8664 (PCEP Segment Routing)
As per RFC 8664, this commit introduces following changes:
- Add Flags N & X to SR PCE Capability
- Add Ipv6 Local Nai Type and rename SID Type to NAI Type (NT) in
odl-pcep-segment-routing-yang
- Change IANA type (=36) for SR-ERO and SR-RRO to be the default value in
pcep-segment-routing-app-config.yang instead of Legacy Type values
- Update yang model revision
- Turn IANA Type as the defaut for Segement Routing parser registration
- Mark deprecated all IANA Type configuration (this will be removed in next
release after Aluminium)
- Add extra verifications to AbstractSrSubobjectParser Java Class and support
for Ipv6Local NAI
- Update accordingly Segment Routing Junit Tests
JIRA: BGPCEP-882
0 commit comments