CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/07/16 21:57:21
Modified files:
usr.bin/ssh : krl.c krl.h PROTOCOL.krl
Log message:
Support for KRL extensions.
This defines wire formats for optional KRL extensions and implements
parsing of the new submessages. No actual extensions are supported at
this point.
ok markus
