]> git.proxmox.com Git - mirror_frr.git/commitdiff
tools: Allow frr-reload.py to know about agentx
authorDaniel Walton <dwalton@cumulusnetworks.com>
Wed, 17 May 2017 00:25:28 +0000 (00:25 +0000)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Wed, 17 May 2017 00:25:28 +0000 (00:25 +0000)
Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com>
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
tools/frr-reload.py

index 11e0bdc681ff7f8e5284e250a2625e69c45b971d..a9151e3e7d9d11fe7d2ac71da647849a2a413e98 100755 (executable)
@@ -347,6 +347,7 @@ end
         # the keywords that we know are single line contexts. bgp in this case
         # is not the main router bgp block, but enabling multi-instance
         oneline_ctx_keywords = ("access-list ",
+                                "agentx",
                                 "bgp ",
                                 "debug ",
                                 "dump ",