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

Paul Wouters paul at vault.libreswan.fi
Thu Feb 27 04:36:15 UTC 2020


New commits:
commit 5b695243d4a128e812f45b5124c339bca0d256fc
Author: Paul Wouters <pwouters at redhat.com>
Date:   Wed Feb 26 23:35:11 2020 -0500

    testing; test ipsec-interface=no in ikev2-xfrmi-01 for east
    
    east already did not use this, but now it explicitly puts in
    the "no" to test addconn/parsing for it.

commit 0172defc05069e1ab1129b7915b984ebd9a168ea
Author: Paul Wouters <pwouters at redhat.com>
Date:   Wed Feb 26 23:31:35 2020 -0500

    addconn: don't assert on ipsec-interface=no
    
    This is due to this keyword being a strange mix of loose enum (yes/no)
    and a number. This causes a config file with ipsec-interface=no to
    produce:
    
    	addconn: /source/lib/libipsecconf/keywords.c:828: parser_loose_enum: Assertion `kev->value != 0' failed.
    
    Skip the assertion when we are checking "ipsec-interface".



More information about the Swan-commit mailing list