added localDestination field to getNextHopPointer output
[vpnservice.git] / nexthopmgr / nexthopmgr-api / src / main / yang / l3nexthop.yang
index 7a287b5b5816e0e669f2068d2c6a9f830a6bdf3b..8fdc6902279402ae725752327d9aa4ff166a10f5 100644 (file)
@@ -40,6 +40,7 @@ module l3nexthop {
                }
                output { 
                        leaf egressPointer {type uint32;} 
+                       leaf localDestination {type boolean;}
                }
        }
 }
\ No newline at end of file