New commits:
commit ac0c7fb5d97557db9b88b43bd9dc962be984beb3
Author: Andrew Cagney <[email protected]>
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

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to