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

Antony Antony antony at vault.libreswan.fi
Sun Sep 27 11:49:33 UTC 2020


New commits:
commit 70f9d7e3b0a8151e8cf8a370f5ecac37389d19c2
Author: Antony Antony <antony at phenome.org>
Date:   Sun Sep 27 11:32:58 2020 +0000

    testing: wrape script to start and stop tcpdump
    
    tcpdump should use unique name(host+testname) inside the namespace
    and do not use killall tcpdump.. It could interfear with other tcpdumps
    
    This helper script is aware of the above.
    
    Initially meant for IKE traffic only. Sanitizing IPsec traffic would
    need more work.

commit 6e3f1341b96801d9c4b9491d20a8b80dc81601c8
Author: Antony Antony <antony at phenome.org>
Date:   Sun Sep 27 10:34:57 2020 +0000

    testing: xfrmi test update with mark support for ike

commit 66ca71e4fe3e0cc050e2e5b852d4ab06f21bca15
Author: Antony Antony <antony at phenome.org>
Date:   Sun Sep 27 08:47:32 2020 +0000

    testing: swan-prep namespace detection allow running from another test
    
    previous commit c2973bc5dba is too strict. It would not allow manually
    starting test from another test's namespace.
    
    Now the namespace check is bit more relaxed.

commit 6502c0ea6b5f212bfba6bd6d78ec61296443568d
Author: Antony Antony <antony at phenome.org>
Date:   Sun Sep 27 08:45:03 2020 +0000

    testing: recursive namespace detection abort run from another test
    
    often start test and enter that namespace using NSENTER and
    start the test again. This, namespace recursion, would cause mess.
    Try to guess it and abort testrun.



More information about the Swan-commit mailing list