Update Node Flag TLV
[bgpcep.git] / bgp / linkstate / src / main / yang / bgp-linkstate.yang
index e08f36b20f241703d3a5ad20c6e654e0ff08e3cb..6aa85736627da86cd95eb062193b387631ae2c3d 100644 (file)
@@ -416,6 +416,12 @@ module bgp-linkstate {
             bit abr {
                 position 3;
             }
+            bit router {
+                position 4;
+            }
+            bit v6 {
+                position 5;
+            }
         }
     }