CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/28 19:54:45
Modified files:
usr.bin/ssh : packet.c packet.h readconf.c servconf.c sshd.c
Log message:
Allow RekeyLimits in excess of 4G up to 2**63 bits (limited by the return
type of scan_scaled). Part of bz#2521, ok djm.
