mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-16 02:30:52 +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 ",
|
||||
"ipv6 ",
|
||||
"log ",
|
||||
"mac access-list ",
|
||||
"mpls lsp",
|
||||
"mpls label",
|
||||
"no ",
|
||||
|
Loading…
Reference in New Issue
Block a user