commit | 5b8c1b0d6af736b0633309b4b3490298b9a20742 | [log] [tgz] |
---|---|---|
author | paul <paul> | Wed Oct 15 23:08:55 2003 +0000 |
committer | paul <paul> | Wed Oct 15 23:08:55 2003 +0000 |
tree | 9ffdf1bfbb4d4ecc5d3a26e265fbc98c9869ed96 | |
parent | 79ad27982af1440a841298b684d94732ae07d003 [diff] |
2003-10-15 Jay Fenlason <fenlason@redhat.com> * lib/vty.c: (vty_telnet_option) Remote DoS exists if a telnet end-sub-negotation is sent when no sub-negotation data has been sent. Return immediately if no sub-negotation is in progress. (vty_read) do not attempt to process options if no sub-negotation is in progress.