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

Andrew Cagney cagney at vault.libreswan.fi
Sun Oct 10 04:23:19 UTC 2021


New commits:
commit 2dc3e1d1ae224fb3c72254434dd1e25a294c6719
Author: Andrew Cagney <cagney at gnu.org>
Date:   Sat Oct 9 19:03:12 2021 -0400

    testing: expect port 22 in policy when it's negotiated

commit f55bbeafbd88cc362f7e12c867052877eef97817
Author: Andrew Cagney <cagney at gnu.org>
Date:   Sat Oct 9 18:58:42 2021 -0400

    connections: drop redundant end.port, use end.client.hport
    
    like dropping end.protocol
    
    This time it looks to have fixed a bug, It would appear
    that the negotiated port was missing from the policy in
    pluto/newoe-18-poc-cop-port22*:
    
    -src 192.1.3.209/32 dst 192.1.2.23/32 proto tcp
    +src 192.1.3.209/32 dst 192.1.2.23/32 proto tcp dport 22
     	dir fwd priority 3333 ptype main
     	tmpl src 192.1.3.209 dst 192.1.2.23
     		proto esp reqid REQID mode tunnel



More information about the Swan-commit mailing list