Commit 3c1facd5 authored by Mahesh Jethanandani's avatar Mahesh Jethanandani
Browse files

Bug#92: Add reference statement.

parent 5d78e62f
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -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.";
  }
  }
      
      
  /*
  /*