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

Andrew Cagney cagney at vault.libreswan.fi
Sat Feb 13 22:07:29 UTC 2021


New commits:
commit f19ae37945a677133721d9333d477a94faf26bd1
Author: Andrew Cagney <cagney at gnu.org>
Date:   Sat Feb 13 10:30:50 2021 -0500

    oppo: update find_connection_for_clients()
    
    - pass in endpoints, not addresses
    - drop transport_proto parameter
    - replace sameaddr()+port compare with
      endpoint_in_selector(client, {this,that}.client)
    - use str_endpoints() and str_selectors()

commit c6d65296332220ccff5aadfc56364a42c6a1c213
Author: Andrew Cagney <cagney at gnu.org>
Date:   Sat Feb 13 11:00:14 2021 -0500

    ip: add str_endpoints() and str_selectors
    
    endpoints: <src>-PROTO-><dest>
    selectors: <src>=PROTO=><dest>



More information about the Swan-commit mailing list