summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2017-03-07 16:02:41 +0100
committerDavid Lamparter <equinox@opensourcerouting.org>2017-03-07 16:02:41 +0100
commita523ab9fc83ac3a9b4e97a97ad62f6fe8f38e018 (patch)
treef165af6a3e90a12fc3d68590636ef136f6a1c1c3 /tools
parentMerge branch 'frr/pull/228' ("doc: add CLI implementation documentation") (diff)
parenttools: frr-reload.py needs to treat "no " as a single line context (diff)
downloadfrr-a523ab9fc83ac3a9b4e97a97ad62f6fe8f38e018.tar.xz
frr-a523ab9fc83ac3a9b4e97a97ad62f6fe8f38e018.zip
Merge branch 'frr/pull/236' ("tools: frr-reload.py needs to treat "mpls" as a single line context")
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'tools')
-rwxr-xr-xtools/frr-reload.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/frr-reload.py b/tools/frr-reload.py
index bf2b00696..4c2630009 100755
--- a/tools/frr-reload.py
+++ b/tools/frr-reload.py
@@ -350,6 +350,8 @@ end
"ip ",
"ipv6 ",
"log ",
+ "mpls",
+ "no ",
"password ",
"ptm-enable",
"router-id ",