]> git.puffer.fish Git - mirror/frr.git/commit
lib: Add warning to no forms of password command 1545/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 13 Dec 2017 12:43:05 +0000 (07:43 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 13 Dec 2017 13:22:07 +0000 (08:22 -0500)
commit2c1731d7f4787b54671d4ee64fc95342081cb41d
treecfed4bb6ff36ef62c955621827ba996edbdde3f5
parentc8057874092550e160bb1f80d0ad13d7f16724d4
lib: Add warning to no forms of password command

Allow the end-user to remove the password commands that
may have been in their config, but warn them that what
they are doing might be a dangerous thing.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/command.c