Skip to content

Commit ee96c52

Browse files
committed
tools: add bfdd to frr-reload.py daemons list
Signed-off-by: Emanuele Di Pascale <[email protected]>
1 parent e11922f commit ee96c52

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/frr-reload.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1765,6 +1765,7 @@ def compare_context_objects(newconf, running):
17651765
"vrrpd",
17661766
"ldpd",
17671767
"pathd",
1768+
"bfdd",
17681769
]:
17691770
msg = "Daemon %s is not a valid option for 'show running-config'" % args.daemon
17701771
print(msg)

0 commit comments

Comments
 (0)