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

Antony Antony antony at vault.libreswan.fi
Thu Oct 17 15:31:52 UTC 2019


New commits:
commit 5998c037d2d720f49f4d4e2c6932eccdeb0d3a34
Author: Antony Antony <antony at phenome.org>
Date:   Wed Oct 16 20:56:47 2019 +0000

    testing: fix fallout from stricter v6 subnet check in ttosubnet()
    
    -       virtual_private=%v4:10.0.0.0/8,%v4:192.168.0.0/16,%v4:172.16.0.0/12,%v4:!192.0.2.0/24,%v6:!2001:db8:0:2::/48
    +       virtual_private=%v4:10.0.0.0/8,%v4:192.168.0.0/16,%v4:172.16.0.0/12,%v4:!192.0.2.0/24,%v6:!2001:db8::/48

commit bb6f30c72bca3a486364acf09998134afbbda5ef
Author: Antony Antony <antony at phenome.org>
Date:   Wed Oct 16 18:16:41 2019 +0000

    testing: ipcheck fixes related ttosubnet() and initsubnet() new clash mode

commit 8145ce3d8febe2421564ac880adfe6cd1e17b615
Author: Antony Antony <antony at phenome.org>
Date:   Wed Oct 16 18:23:19 2019 +0000

    pluto: stricter check on IPv6 subnet pluto whack
    
    config or whack options subnet, subnets, virtus, with '6'
    vtiip with 0
    when the text is comming from proc accept with '0'

commit 006051888b91336ea66391a57f3467a4767cb704
Author: Antony Antony <antony at phenome.org>
Date:   Wed Oct 16 18:12:56 2019 +0000

    ip: ttosubnet() initsubnet() new clash mode 6
    
    ttosubnet() add clash
    
    initsubnet() new clash '6' measn warn on IPv4 and fatal on IPv6.
    for now warn on IPv4 subnet auto correction. IPv6 reject wrong subnets.
    after a couple of releases may be change IPv4 incorrect subnets to
    error.

commit f2d73f8653ecaab624e29926ff340c1a07e69310
Author: Antony Antony <antony at phenome.org>
Date:   Wed Oct 16 16:13:48 2019 +0000

    testing: baseconfig fix guest ipv6 subnet mask
    
    -Destination=2001:db8:0:1::254/48
    +Destination=2001:db8:0:1::/64
    
    2001:db8:0:1::254/48 actually means 2001:db8:0::/48 (aka 2001:db8::/48)
    subnets on eth0 of east west and north should be /64
    
    If we neeed for eastnet /48 then re-number the whole test network.

commit 82fd9117fdfa9ffb586a30c2b8ea361ba5fab07a
Author: Antony Antony <antony at phenome.org>
Date:   Wed Oct 16 12:15:33 2019 +0200

    testing: travis push script.

commit d6e3fecb777fd00a3f729c2cd9ef693973886b84
Author: Antony Antony <antony at phenome.org>
Date:   Wed Oct 16 07:09:58 2019 +0000

    testing: travis use podman instead of docker

commit 80148891c8b83cafc0d5458805707c9d143b6bd0
Author: Antony Antony <antony at phenome.org>
Date:   Wed Oct 16 18:16:16 2019 +0000

    testing: nsrun fix typo

commit 2ae1fe03bd04cd28bd7d20b3d63b4bc2b502ef01
Author: Antony Antony <antony at phenome.org>
Date:   Thu Oct 17 13:21:59 2019 +0000

    testing: nsrun interface name fixes



More information about the Swan-commit mailing list