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

Paul Wouters paul at vault.libreswan.fi
Wed May 2 03:45:36 UTC 2018


New commits:
commit c32ee7db78e63c3bbf11fd980290d07c694d5b2f
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue May 1 23:40:18 2018 -0400

    whack/addconn: Don't throw non-zero exit codes for informational messages
    
    Most of the starter and whack code return RC_ statuses. These are non-zero.
    Recently, it was fixed that return codes weren't always zero. But this lead
    to some RC_* codes like RC_INFORMATIONAL or RC_NEW_STATE based messages to
    return non-zero exit codes.
    
    Zero the exit code if the value is informational (< 20) or a new state
    message ( > 100)
    
    Example messages fixed:
    
    133 "westnet-eastnet-ikev2" #1: STATE_PARENT_I1: sent v2I1, expected v2R1
    
    005 "westnet-eastnet-ikev2" #3: ESP traffic information: in=0B out=0B

commit 4c5d74b3f91b94c171bd1b3764d150db0ad075b9
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue May 1 22:46:36 2018 -0400

    testing: ikev2-liveness-01 was accidentically broken commit 4136d41cdf

commit 9828041040a2807cb7ac3e3892ccd10b0332344f
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue May 1 22:36:04 2018 -0400

    testing: vti tests: prepare-client -> up-client update



More information about the Swan-commit mailing list