CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/07/27 16:25:17
Modified files:
usr.bin/ssh : auth2-pubkey.c sshd_config.5
Log message:
make sshd_config AuthorizedPrincipalsCommand and AuthorizedKeysCommand
accept the %D (routing domain) and a new %C (connection address/port
4-tuple) as expansion sequences; ok markus
