CVSROOT: /cvs Module name: src Changes by: dtuc...@cvs.openbsd.org 2012/05/12 19:42:32
Modified files: regress/usr.bin/ssh: addrmatch.sh usr.bin/ssh : auth.c servconf.c servconf.h sshd.8 sshd.c sshd_config.5 Log message: Add "Match LocalAddress" and "Match LocalPort" to sshd and adjust tests to match. Feedback and ok djm@ markus@.