]> git.proxmox.com Git - mirror_frr.git/blobdiff - yang/frr-bgp-neighbor.yang
doc: Add `show ipv6 rpf X:X::X:X` command to docs
[mirror_frr.git] / yang / frr-bgp-neighbor.yang
index a4b50b156b14913dd810c6b119957eafad0862ab..6d7358066121e13f618656805a4a8f6a03bd544c 100644 (file)
@@ -5,8 +5,9 @@ submodule frr-bgp-neighbor {
     prefix "bgp";
   }
 
-  include frr-bgp-common-structure;
-  include frr-bgp-common-multiprotocol;
+  include "frr-bgp-common-multiprotocol";
+
+  include "frr-bgp-common-structure";
 
   organization
     "FRRouting";
@@ -93,8 +94,6 @@ submodule frr-bgp-neighbor {
         "Don't send open messages to this neighbor.";
     }
 
-    uses structure-neighbor-group-capability-options;
-
     uses neighbor-update-source;
 
     uses structure-neighbor-group-ebgp-multihop;