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

Andrew Cagney cagney at vault.libreswan.fi
Thu Sep 30 01:01:56 UTC 2021


New commits:
commit ac465f6f4a0535092b2a8314e2176ba1ba64f9ea
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Sep 29 20:29:04 2021 -0400

    testing: don't expect 'terminating SAs using this connection' when re-orienting
    
    it was being logged after the event.

commit a803d221aa528cde77352bd01d0a2d69623c5d7c
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Sep 29 15:23:12 2021 -0400

    host_pair: simplify release_dead_interfaces()
    
    For the non non-template connection case:
    
    - drop terminate_connections_by_name(), added to fix
      https://bugzilla.redhat.com/show_bug.cgi?id=609343
    
      Since then the problematic host_pair loop, the cause of many other
      problems, has been replaced simpler for-all-connections loop.
    
    - call release_connection() with relations=false
    
      no rush, for-all-connections will find them
    
    (This did flush out a long standing bug where the pending timeout code
    assumed all connections had .host_pair, i.e., were oriented).



More information about the Swan-commit mailing list