]> git.puffer.fish Git - matthieu/frr.git/commitdiff
tools: add mac access-list context to frr-reload.py
authorDon Slice <dslice@nvidia.com>
Wed, 9 Jun 2021 21:17:21 +0000 (14:17 -0700)
committermergify-bot <noreply@mergify.io>
Fri, 23 Jul 2021 09:07:33 +0000 (09:07 +0000)
Problem reported that frr-reload.py didn't handle the mac access-list
command correctly, causing reloads to fail.  This fix adds the
support for the command as a single line context.

Signed-off-by: Don Slice <dslice@nvidia.com>
(cherry picked from commit 1443e2314837a659adafdf04e41a768b40ec6850)

tools/frr-reload.py

index c28a971525aeaf76185db21e8b7c21a7b3f971bd..f094578acc868a939b8160fdd439e035bb7a16d8 100755 (executable)
@@ -595,6 +595,7 @@ end
             "ip ",
             "ipv6 ",
             "log ",
+            "mac access-list ",
             "mpls lsp",
             "mpls label",
             "no ",