]> 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)
committerDon Slice <dslice@nvidia.com>
Fri, 18 Jun 2021 15:09:02 +0000 (08:09 -0700)
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>
tools/frr-reload.py

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