New commits:
commit 318beb45f8f21aa5c1fc1bf521e36460172e0484
Author: Andrew Cagney <[email protected]>
Date:   Sat Jan 5 22:31:02 2019 -0500

    ikev2: estimate time spent by helpers and state transitions
    
    Time is always tracked, but for the moment, only logged when --debug
    "base", "all", or "cpu-usage" (more details) is enabled.
    
    Because states can magically appear and disappear, it needs to use
    so_serial_t and hash table lookup.  Mumble something about the
    observer effect.
    
    Because code switches states midway through a state transition, things
    may be billed to the wrong state, or not at all.  Mumble something about
    switching current thread midway through a transition being a
    bad idea.

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to