Bug 98 - Fixed spelling mistake in mano-types.yang
[osm/SO.git] / rwcal / plugins / yang / rwcal.yang
index 09e4acc..9519d05 100644 (file)
@@ -1092,6 +1092,12 @@ module rwcal
       rwpb:field-string-max 64;
       type string;
     }
+
+    leaf mac-addr {
+      rwpb:field-inline "true";
+      rwpb:field-string-max 48;
+      type string;
+    }
   }
 
   grouping virtual-link-info-params {