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

Andrew Cagney cagney at vault.libreswan.fi
Wed Oct 25 16:21:51 UTC 2017


New commits:
commit 1b9bb50778982fd584baa13dc08fd0f85c4e78e5
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Oct 24 16:06:55 2017 -0400

    state: change FOR_EACH_COOKIED_STATE() to iterate over serialno_list, not hash table
    
    so that loop isn't tied to the internals of the hash table
    (which is about to be replaced)
    
    new-to-old order is used as that approximates the ordering
    used when iterating over the hash table (but code should not
    be depending on this ...)
    
    FOR_EACH_COOKIED_STATE() should be further simplified or renamed;
    later.



More information about the Swan-commit mailing list