Loading src/yang/etsi-nfv-common.yang +4 −0 Original line number Original line Diff line number Diff line Loading @@ -205,12 +205,16 @@ submodule etsi-nfv-common { base checksum-algorithm; base checksum-algorithm; description description "SHA-384."; "SHA-384."; reference "GS NFV IFA011: Section 7.1.6.10 Checksum information element."; } } identity sha-512 { identity sha-512 { base checksum-algorithm; base checksum-algorithm; description description "SHA-512."; "SHA-512."; reference "GS NFV IFA011: Section 7.1.6.10 Checksum information element."; } } /* /* Loading Loading
src/yang/etsi-nfv-common.yang +4 −0 Original line number Original line Diff line number Diff line Loading @@ -205,12 +205,16 @@ submodule etsi-nfv-common { base checksum-algorithm; base checksum-algorithm; description description "SHA-384."; "SHA-384."; reference "GS NFV IFA011: Section 7.1.6.10 Checksum information element."; } } identity sha-512 { identity sha-512 { base checksum-algorithm; base checksum-algorithm; description description "SHA-512."; "SHA-512."; reference "GS NFV IFA011: Section 7.1.6.10 Checksum information element."; } } /* /* Loading