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

Andrew Cagney cagney at vault.libreswan.fi
Sun Feb 6 19:21:32 EET 2022


New commits:
commit 9d42019e3a0758ddfd632b79860e0464c3ccc2aa
Author: Andrew Cagney <cagney at gnu.org>
Date:   Sun Feb 6 10:54:31 2022 -0500

    connections: move .host_nexthop to struct host_end
    
    another host thing

commit 6a0a554b4bd52e0b209cd59e56e18253632782ea
Author: Andrew Cagney <cagney at gnu.org>
Date:   Sun Feb 6 10:42:31 2022 -0500

    connections: move host_port to struct host_end

commit 444be46421f0e38041b6457fbbb9066ee1930eca
Author: Andrew Cagney <cagney at gnu.org>
Date:   Sun Feb 6 10:26:32 2022 -0500

    connections: move host_encap to end->host->encap
    
    it's a host thing, not a client thing

commit d70be718e1d95ca3f49f0f48da56ce171d0c74aa
Author: Andrew Cagney <cagney at gnu.org>
Date:   Sun Feb 6 10:35:49 2022 -0500

    connections: point end->config at config_end, not config_client_end
    
    The downside is that:
      this->config->protoport
    becomes the longer:
      this->config->client.protoport
    but that's also the upside - its clear that the client config
    option is being accessed.



More information about the Swan-commit mailing list