New commits:
commit c742e748f7d39a125ccedc904dd4077c51ba56ea
Author: Andrew Cagney <[email protected]>
Date:   Thu Nov 28 09:33:46 2024 -0500

    nat-traversal: parse keep-alive as a deltatime
    
    Update/move checks in init_nat_traversal_timer() ignoring anything
    less than ONE_SECOND and more than ONE_DAY.
    
    See parse keepalive as a seconds deltatime #1924
    - should values be rejected instead of ignored
    - needs test

commit d4a302f91eaeb543444cadffc809002dea839fad
Author: Andrew Cagney <[email protected]>
Date:   Thu Nov 28 09:32:26 2024 -0500

    deltatime: add one_day, one_hour, one_minute, and one_second
    
    like secs_per_day et.al. but in deltatime_t units
    also add seconds_from_deltatime()

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

Reply via email to