]> git.puffer.fish Git - mirror/frr.git/commit
tools: add mac access-list context to frr-reload.py 8822/head
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)
commit1443e2314837a659adafdf04e41a768b40ec6850
treea0a73768b8449834cdfc833c2f4873d3f9e76c46
parentd7193080afe3f9601da84488ea5a3057df56e39a
tools: add mac access-list context to frr-reload.py

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