add a sIgnore opcode that silently ignores options and use it to
authordjm <djm@openbsd.org>
Thu, 25 Aug 2016 23:57:54 +0000 (23:57 +0000)
committerdjm <djm@openbsd.org>
Thu, 25 Aug 2016 23:57:54 +0000 (23:57 +0000)
commitb8fbdc90926240fc83fbe49e0c314192500576d3
tree5f00c841b06e8d1d8312fa76cebe261f935a7672
parent9e9dd3326e84e735992188ac3c87c4ab45d57c10
add a sIgnore opcode that silently ignores options and use it to
suppress noisy deprecation warnings for the Protocol directive.

req henning, ok markus
usr.bin/ssh/servconf.c