mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-16 10:38:05 +00:00
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>
This commit is contained in:
parent
d7193080af
commit
1443e23148
@ -595,6 +595,7 @@ end
|
|||||||
"ip ",
|
"ip ",
|
||||||
"ipv6 ",
|
"ipv6 ",
|
||||||
"log ",
|
"log ",
|
||||||
|
"mac access-list ",
|
||||||
"mpls lsp",
|
"mpls lsp",
|
||||||
"mpls label",
|
"mpls label",
|
||||||
"no ",
|
"no ",
|
||||||
|
Loading…
Reference in New Issue
Block a user