CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/10/24 18:15:35
Modified files:
usr.bin/ssh : channels.c misc.c misc.h servconf.c servconf.h
sshd.c sshd_config.5
Log message:
Add optional rdomain qualifier to sshd_config's ListenAddress option
to allow listening on a different rdomain(4), e.g.
ListenAddress 0.0.0.0 rdomain 4
