telnetd: Added support for AYT IAC command.
authorMartin Lewis <martin.lewis.x84@gmail.com>
Thu, 4 Apr 2019 11:29:32 +0000 (13:29 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 4 Apr 2019 13:44:36 +0000 (15:44 +0200)
commit93594b1197cf3ae1835eedebbebb2b40ea2a81f7
tree91b80f68146a4800fee16e3fa91963ef7b838a1b
parent2b6282117f026cfa2a3e7efee7caa054b6265264
telnetd: Added support for AYT IAC command.

Fixed a TODO in AYT IAC handling by replying back with a NOP.

Signed-off-by: Martin Lewis <martin.lewis.x84@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/telnetd.c