]> git.puffer.fish Git - mirror/frr.git/commit
[vty] Allow delete during password entry
authorRoy <quagga@de.vio.us>
Wed, 13 Aug 2008 16:27:38 +0000 (17:27 +0100)
committerPaul Jakma <paul@quagga.net>
Fri, 22 Aug 2008 18:52:57 +0000 (19:52 +0100)
commit7f794f2bb079c1a5bb0fdebb815921c168c00e90
tree7107c63dc002db8b76fc1d6b6e3dea0ca25a035e
parentfe86b484e2303103107a6ec7fc02e4e0acaf31c7
[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>
lib/vty.c