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

Paul Wouters paul at vault.libreswan.fi
Thu May 24 15:38:53 UTC 2018


New commits:
commit c793691bc480ca9e8b15914ef5deff3dc9e149a9
Author: Vukasin Karadzic <vukasin.karadzic at gmail.com>
Date:   Tue May 22 23:06:51 2018 -0400

    libipsecconf: rename and refactor internal names for conn options
    
    encapsulation and nic-offload can both be configured with yes/no/auto
    option, and there was a separate enum for both. This is made into one
    universal enum yna_values (yna_list/yna_options), where yna stands for
    yes/no/auto.  It will also be useful for other options that will offer
    yes/no/auto values.
    
    Some other enum values are changed from lowercase to upper case letters
    to be more consistent
    
    Signed-off-by: Paul Wouters <pwouters at redhat.com>



More information about the Swan-commit mailing list