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

Andrew Cagney cagney at vault.libreswan.fi
Mon Jan 25 17:50:15 UTC 2021


New commits:
commit c165cdc3fedeec1b89db830822ffb5651057d33a
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Jan 25 12:44:19 2021 -0500

    initiate: re-org ipsecdoi_initiate()
    
    - change:
        if (policy & c->policy & POLICY_IKEv._ALLOW)
      to:
        switch (c->ike_version)
      (don't assume policy has allow bits)
    
    - combine two #if IKEv1 blocks into one; ditto for IKEv2



More information about the Swan-commit mailing list