New commits:
commit 21fce528075861f52e0f1ab975806ed5686c5e71
Merge: 8f3d285403 62f1573c5c
Author: Andrew Cagney <[email protected]>
Date:   Sun Oct 19 11:36:13 2025 -0400

    Merge time: drop timescale param to ttodeltatime()
    
    instead assume seconds; add ttodeltatimescaled() for the
    single exception retransmit-interval.
    
    note #825 like for IKE SA (?) include time until replace/rekey in Child SA 
established message
    (this patch sets up human friendly logging of deltatimes)

commit 62f1573c5cdf5fce8617e5ba6990f1e5c85c22fb
Author: Andrew Cagney <[email protected]>
Date:   Sat Oct 18 16:15:25 2025 -0400

    testing: update deltatime's errors

commit 09359cf922b3f3e419f62a40f8721ee97826f997
Author: Andrew Cagney <[email protected]>
Date:   Sat Oct 18 12:40:53 2025 -0400

    deltatime: simplify ttodeltatime()
    
    use tto_scaled_uintmax(); and set timescales .default_scale
    to TIMESCALE_SECONDS.

commit 7c619f11f57b2f904e592c7bad4e3c6205f81380
Author: Andrew Cagney <[email protected]>
Date:   Sat Oct 18 12:07:06 2025 -0400

    deltatime: split ttodeltatime() adding ttodeltatimescale()
    
    Everying uses former, which defaults to seconds.
    Exception is retransmit-interval, which uses milliseconds.

commit 88f0e1653bc60dc7efe9d654f25bdcd29b76b080
Author: Andrew Cagney <[email protected]>
Date:   Sat Oct 18 11:57:43 2025 -0400

    libipsecconf: drop timescale param to parse_kt_deltatime()
    
    it's always seconds

commit ad03fdb52a7f74d7deb91341272c68329d9db74b
Author: Andrew Cagney <[email protected]>
Date:   Sat Oct 18 11:55:25 2025 -0400

    optarg: drop timescale param to optarg_deltatime()
    
    all command line options default to seconds, but accept
    other units

commit a3404e37e4f73da16a638c1b6193666e3c6a52a4
Author: Andrew Cagney <[email protected]>
Date:   Sat Oct 18 11:20:24 2025 -0400

    scales: drop scales .base, never used
    
    code instead uses the individual scale's multiplier

commit f100a623fab5ca11459c1eed9d6aaa225251b2c5
Author: Andrew Cagney <[email protected]>
Date:   Fri Oct 17 14:22:58 2025 -0400

    memory: add LIST_REF() to populate a list structure
    
    use in scale.h

_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to