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

Andrew Cagney cagney at vault.libreswan.fi
Fri Oct 27 17:00:10 UTC 2017


New commits:
commit ac0c7fb5d97557db9b88b43bd9dc962be984beb3
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Oct 26 21:59:29 2017 -0400

    whack: send separate impair and debug modifiers to pluto (--debug-all hack not needed)
    
    (pluto gets to merge them all into lset_t cur_debugging)
    
    This is so that a command like:
        ipsec whack --debug-all --impair ikev2-include-integ-none
    forces the debug/impair options to known values, while:
        ipsec whack --impair no-ikev2-include-integ-none --impair ikev2-exclude-integ-none
    modifies the existing values.
    
    Note that this does change whack's behaviour.  A command like:
        ipsec whack --debug control
    no longer clears the other debug flags.  Instead use:
        ipsec whack --debug-none --debug control
    
    maual page is now woefully out-of-date



More information about the Swan-commit mailing list