mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-08 11:18:43 +00:00
tools: frr-reload.py needs to treat "no " as a single line context
Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com> Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
45cb21bf96
commit
a11209a79b
@ -351,6 +351,7 @@ end
|
|||||||
"ipv6 ",
|
"ipv6 ",
|
||||||
"log ",
|
"log ",
|
||||||
"mpls",
|
"mpls",
|
||||||
|
"no ",
|
||||||
"password ",
|
"password ",
|
||||||
"ptm-enable",
|
"ptm-enable",
|
||||||
"router-id ",
|
"router-id ",
|
||||||
|
Loading…
Reference in New Issue
Block a user