Open job opened 7 years ago
BIRD allows you to shutdown a peer from the command line, the trailing string should be considered the shutdown communication if presented:
root@scarlett:/home/job# birdc disable kali "hello darkness my old friend" BIRD 1.6.0 ready. syntax error
("hello darkness my old friend" is the shutdown communication)
If the string is too long, a useful error should be provided to the user. If there is no string, no shutdown communication should be sent.
BIRD allows you to shutdown a peer from the command line, the trailing string should be considered the shutdown communication if presented:
("hello darkness my old friend" is the shutdown communication)
If the string is too long, a useful error should be provided to the user. If there is no string, no shutdown communication should be sent.