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

Paul Wouters paul at vault.libreswan.fi
Thu Aug 27 14:46:19 UTC 2020


New commits:
commit 34b58adbee2fc5a00805d2409060ce5eeb0cba5e
Author: bauen1 <j2468h at gmail.com>
Date:   Thu Aug 27 10:40:05 2020 -0400

    libipsecconf: Fix config handling of policy-label
    
    It appears that 998aa5f18bad901d6f5c834494d06ee405053b59 changed
    policy_label from being an "option" to a "string", but forgot to change
    the conditional for (optionally) sending the value to pluto.
    Using 3.32 this results in addconn parsing the configuration file but
    simply **never** sends this value to pluto.
    This breaks Labeled IPsec support.
    
    Signed-off-by: Paul Wouters <pwouters at redhat.com>

commit d818ef14938f5847b52d1038e1290fe810e16ee6
Author: bauen1 <j2468h at gmail.com>
Date:   Thu Aug 27 10:39:16 2020 -0400

    pluto: Fix receving of labeled connections
    
    Some commit changed USE_LABELED_IPSEC to HAVE_LABELED_IPSEC for C code
    but forgot to change it in this crucial place.
    With this and 3a8c1097fb8509949e56711add5a699ce07e3dab labeled IPsec now
    works again.
    
    Signed-off-by: Paul Wouters <pwouters at redhat.com>



More information about the Swan-commit mailing list