[Swan-commit] Changes to ref refs/heads/main

Andrew Cagney cagney at vault.libreswan.fi
Sat Sep 24 03:01:20 EEST 2022


New commits:
commit 163cdc8b584f77383fc7a571350f7eaf1449bc72
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Sep 23 13:01:38 2022 -0400

    testing: expect max=2^63

commit 9a2328a4938bb2fdcfc4f5036be720edb31394d3
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Sep 23 10:49:12 2022 -0400

    connections: set byte/packet limit to 2^63 for now

commit ee253ce8a9cdbddd5c3b9c6989a0641714ee3fad
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Sep 23 15:46:22 2022 -0400

    connections: add fuzz_soft_limit() to figure out byte/packet limits
    
    - initiator uses the fuzzed:
    	soft_limit * 0.25 .. soft_limit * 0.50
    - responder uses the fuzzed:
    	soft_limit * 0.75 .. soft_limit * 1.00
    
    expect expire tests with carefully crafted constants to fail



More information about the Swan-commit mailing list