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

Andrew Cagney cagney at vault.libreswan.fi
Fri Aug 13 23:48:00 UTC 2021


New commits:
commit c0a6b51dba63fd7c58f149013fcd7f9777d68b3b
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Aug 13 19:44:13 2021 -0400

    testing: mark seccomp-03-updown as wip
    
    And file bug #492

commit b50047e23de932871e706c1638bbd939b733bd28
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Aug 13 19:06:01 2021 -0400

    update CHANGES

commit 9c54e68d2468dc85d402854b543266c38e8d9a5d
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Aug 13 16:35:32 2021 -0400

    connections: delete "connections" + .ac_next
    
    Eliminates an O(CONNECTIONS) search during every connection delete.

commit 126ffa68d4e2082ce848b253d8e2029a0946d860
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Aug 13 09:22:15 2021 -0400

    connections: implement conn_by_name() using prev_connection()
    
    Not next, search is new-to-old.

commit 9f46f6f471f867cf782e5359cfd167fd2a07069f
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Aug 13 16:27:51 2021 -0400

    connections: check for a duplicate name before allocating
    
    otherwise a check for the duplicate finds the new one
    (or at least will once code stops using "connections").



More information about the Swan-commit mailing list