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

Andrew Cagney cagney at vault.libreswan.fi
Wed Nov 15 21:45:34 UTC 2017


New commits:
commit ab988bb6c8d5ebe4a7f7a733f87aafe7b8da856f
Merge: 9bfc4f6 7eb396f
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Nov 15 16:42:42 2017 -0500

    timers: move when-to-retransmit logic to retransmit.[hc]
    
    Merge commit '7eb396f8e9b808a5c24299e122d0d207c36badcf'

commit 7eb396f8e9b808a5c24299e122d0d207c36badcf
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Nov 10 22:06:30 2017 -0500

    timers: move when-to-retransmit logic to retransmit.[hc]
    
    And add lots of debug-logging

commit 5427159d83768b7d16ae7a39c6be57302712ac2f
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Nov 3 11:26:00 2017 -0400

    timers: change deltatime_t to struct { intmax_t ms; }
    
    and assume intmax_t is big enough for our needs

commit 26b0f572a5c591c54430a63c6f77726cef119190
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Nov 3 11:41:08 2017 -0400

    time: use deltatime_max() to compute another max

commit 206c4b385cae6d5717a9703767615680f4fc240d
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Nov 13 11:14:40 2017 -0500

    time: add lswlog_deltatime()

commit 16fe8c5749e2538d098ab11cc66c61adf7ee896c
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Nov 13 10:30:10 2017 -0500

    time: add deltatime_add(), deltatime_mulu(), and deltatime_divu()
    
    Use intmax_t and milliseconds.



More information about the Swan-commit mailing list