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

Andrew Cagney cagney at vault.libreswan.fi
Tue Dec 14 19:47:41 EET 2021


New commits:
commit 9413a7c0f6011802554d5f25b0f85e0e5bbd725b
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Dec 14 12:37:56 2021 -0500

    testing: update libipsecconf-02
    
    for instance, given:
      +conn in6
      +     left=10:11:12:13::
      +     right=20:21:22:23::
      +     authby=secret
    - consider
      +conn 4in6-base
      +     also=in6
      +     leftsubnet=1.2.3.0/24
      +     #rightsubnet=${right}=ipv6 so bad
      bad
    - but consider
      +conn 6in4-protoport
      +    also=6in4-base
      +    protoport=tcp/22
      good
    
    see github #540 and #579



More information about the Swan-commit mailing list