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

Andrew Cagney cagney at vault.libreswan.fi
Wed Sep 19 17:26:26 UTC 2018


New commits:
commit f21b555975ed5472c8029dcd2717ca4d7993ffa3
Merge: 7245fd1 21b1631
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Sep 19 13:21:58 2018 -0400

    testing: replace '--impair send-*-ke-payload' with '--impair ke-payload:*'
    
    Where the latter doesn't use 'lset_t cur_debugging' getting the code
    away from the 64-bit lset_t limitation.
    
    Merge commit '21b16319a9ee8d0abb1835d793623e6bf8952400'

commit 21b16319a9ee8d0abb1835d793623e6bf8952400
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Sep 19 12:48:30 2018 -0400

    impairing: drop old/redundant --impair send-*-ke-payload options

commit 4bb4b1d0bb644bb36a847e32ab68da876ee410b5
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Sep 19 11:57:39 2018 -0400

    impairing: add --impair WHAT:HOW, for instance --impair ke-payload:omit
    
    Where, inside pluto, the value is stored in the global:
       enum send_impairment impair_ke_payload;
    and, unlike the existing impairments, doesn't share the lset_t
    cur_debugging.
    
    The existing --impair options can be migrated over later.

commit 429ad80477b36d7706e2e5fabb32ebba8700d7bc
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Sep 19 10:15:24 2018 -0400

    testing: use --impair ke-payload:*



More information about the Swan-commit mailing list