Bug 214226

Summary: sshd RekeyLimit does not appear to change the maximum amount of data
Product: Base System Reporter: Jason Mader <jasonmader>
Component: confAssignee: freebsd-bugs (Nobody) <bugs>
Status: New ---    
Severity: Affects Only Me CC: emaste
Priority: ---    
Version: 11.0-STABLE   
Hardware: amd64   
OS: Any   

Description Jason Mader 2016-11-04 17:23:56 UTC
sshd_config keyword RekeyLimit does not appear to change the maximum amount of data. The debug message is always the same below. And testing transferring 3GiB show the same rekey intervals whether the value was 1G or 4G. Cipher is chacha20-poly1305@openssh.com

debug1: rekey after 134217728 blocks
Comment 1 Ed Maste freebsd_committer freebsd_triage 2019-11-20 15:00:51 UTC
Which sshd version?