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

Antony Antony antony at vault.libreswan.fi
Mon Jul 29 12:13:36 UTC 2019


New commits:
commit e384727aba3a1e39750164d42d5155a6e6e6830e
Merge: 367867e e75277b
Author: Antony Antony <antony at phenome.org>
Date:   Mon Jul 29 12:11:54 2019 +0000

    Merge branch 'namespace-testing' into master

commit e75277bdb01d8814ea2901e01f1287138d422d09
Author: Antony Antony <antony at phenome.org>
Date:   Sat Feb 23 21:31:15 2019 +0000

    testing: nsrun python script to run kvmpluto tests under namspace
    
    Initial version of nsrun to run kvmpluto test under namespaces on the host.
    Tested on Fedora 28.
    
    quick start
     cd /home/build/libreswan
     make nsinstall #NOTE install libreswan on the host
     cd testing/pluto/basic-pluto-01/
     ../../utils/nsrun --ns
    
    for testrun
     make nsrun

commit c27311f38643809d1f60176951d5c849afb76837
Author: Antony Antony <antony at phenome.org>
Date:   Sun Jul 21 21:08:40 2019 +0000

    testing: mk/docker-targets.mk useful ns test targets

commit 78fe37a3cf2b0f67195a3291e0a5d5cff02e152f
Author: Antony Antony <antony at phenome.org>
Date:   Thu Mar 7 19:21:24 2019 +0100

    testing: snaitizer add CET ipsec-look-sanitize.sed and sort them

commit 99efda4f43d244779c758c8d27709d6e29c01caa
Author: Antony Antony <antony at phenome.org>
Date:   Wed Mar 6 14:39:22 2019 +0100

    testing: host-prompt-sanitize namepace test has this weired  ^ESC ^G
    
    Is this sanitizing necessary? Is it related to my prompt?
    I am wondering if it is due to my prompt
    
    ^[]0;root at d28:/testing/pluto/basic-pluto-01^G[root at west basic-pluto-01]# # confirm that the network is alive

commit addd7fbaaf92cf0ad5f5436af9996d47fb13d7e8
Author: Antony Antony <antony at phenome.org>
Date:   Tue Feb 26 18:45:47 2019 +0000

    testing: add namespace.sed to default-testparams.sh

commit a5c1fa9f358affbcb67d0e082455647eea4b47c3
Author: Antony Antony <antony at phenome.org>
Date:   Sat Feb 23 15:52:21 2019 +0000

    testing: swan-prep add namespace support

commit d8f91c7bf87cb4e1dd26e7955c2de7d1423d89c4
Author: Antony Antony <antony at phenome.org>
Date:   Fri Mar 8 13:24:43 2019 +0100

    initsystem: docker/ipsec.init.in remove 'ipsec --checknss'

commit d1b1de932021590654d2039133d750807f2b990a
Author: Antony Antony <antony at phenome.org>
Date:   Sat Feb 23 17:09:37 2019 +0000

    initsystem: docker/ipsec.init.in --nofork buildtime option
    
    In some namespace/docker situations allow to start without --nofork
    now it is build time option. "DOCKER_PLUTONOFORK=--nofork" default
    
    --- also fix to build time option insted of hardcodig it.
    -rundir=/var/run/pluto
    +rundir=@IPSEC_RUNDIR@

commit e8ed3179017d2df77367c3514e8b0e092cf2adec
Author: Antony Antony <antony at phenome.org>
Date:   Sat Feb 23 16:14:24 2019 +0000

    setup: use INITSYSTEM from build for docker instead of run time autodetct
    
    The runtime autodetect of INITSYSTEM fail. At build it is specified as
    dock. However at run time it autodetect again and guess it wrong.
    
    If it is running inside a namespace it may incorrectly detect systemd
    and ignore buildtime INITSYSTEM=docker

commit 34dc4d543acefedc930b17e370ca3d7af4848c61
Author: Antony Antony <antony at phenome.org>
Date:   Sun Feb 24 10:18:22 2019 +0000

    .gitignore: ignore ./testing/pluto/*/NS namespace mount directory
    
    namespace testing will crete NS directory inside a test directory
    gitignore it.



More information about the Swan-commit mailing list