commit | 7f794f2bb079c1a5bb0fdebb815921c168c00e90 | [log] [tgz] |
---|---|---|
author | Roy <quagga@de.vio.us> | Wed Aug 13 17:27:38 2008 +0100 |
committer | Paul Jakma <paul@quagga.net> | Fri Aug 22 19:52:57 2008 +0100 |
tree | 7107c63dc002db8b76fc1d6b6e3dea0ca25a035e | |
parent | fe86b484e2303103107a6ec7fc02e4e0acaf31c7 [diff] |
[vty] Allow delete during password entry 2008-08-13 roy <quagga@de.vio.us> * lib/vty.c: (vty_delete_char) move check for authentication down a bit, so we do the delete, but still not re-write of line. Signed-off-by: Paul Jakma <paul@quagga.net>