Hi all, I appreciate that the ietf-ospf-sr and ietf-ospfv3-sr modules were merged into one. Having implemented the updated module, I have some minor feedback to share: 1 - The type of the "algorithm" and "sr-algorithm" leafs has been changed from "uint8" to "identityref" in the latest update. However, many "algorithm" leafs from the incorporated ietf-ospfv3-sr module still use "uint8". 2 - For OSPFv3, the "prefix-sid-sub-tlv" container should be within the "sub-tlvs" list of each extended LSA type instead of being alongside it. The same applies to the "adj-sid-sub-tlv" and "lan-adj-sid-sub-tlv" containers, and their corresponding lists (e.g. "adj-sid-sub-tlvs") should be removed in favor of the generic "sub-tlvs" list. 3 - I noticed a typo: s/perfix-sid-sub-tlvs/prefix-sid-sub-tlvs/
Regards, Renato. Em dom., 9 de jul. de 2023 às 21:33, <[email protected]> escreveu: > > > A New Internet-Draft is available from the on-line Internet-Drafts > directories. This Internet-Draft is a work item of the Link State Routing > (LSR) WG of the IETF. > > Title : OSPF SR (Segment Routing) YANG Data Model > Authors : Yingzhen Qu > Acee Lindem > Jeffrey Zhang > Ing-Wher Chen > Filename : draft-ietf-ospf-sr-yang-21.txt > Pages : 44 > Date : 2023-07-09 > > Abstract: > This document defines a YANG data module that can be used to > configure and manage OSPF Extensions for Segment Routing. > > The IETF datatracker status page for this Internet-Draft is: > https://datatracker.ietf.org/doc/draft-ietf-ospf-sr-yang/ > > There is also an HTML version available at: > https://www.ietf.org/archive/id/draft-ietf-ospf-sr-yang-21.html > > A diff from the previous version is available at: > https://author-tools.ietf.org/iddiff?url2=draft-ietf-ospf-sr-yang-21 > > Internet-Drafts are also available by rsync at rsync.ietf.org::internet-drafts > > > _______________________________________________ > Lsr mailing list > [email protected] > https://www.ietf.org/mailman/listinfo/lsr -- Renato Westphal _______________________________________________ Lsr mailing list [email protected] https://www.ietf.org/mailman/listinfo/lsr
