New commits:
commit a859f3baf6847883a42e0ebfb095d5a9a1df981b
Author: Andrew Cagney <[email protected]>
Date: Thu Feb 11 22:16:49 2021 -0500
testing: in newoe-01-whack trigger an ICMP ping request
... and expect:
002 initiate on demand from 192.1.2.45:8 to 192.1.2.23:0 proto=1 because:
whack
002 can't find expected bare shunt to delete: 192.1.2.45->192.1.2.23
transport_proto='1'
??? what is the nature of those mismatching acquires?
When initiating the above OE connection, the kernel code first
inserts the shunt:
192.1.2.45:8--1-->192.1.2.23:0 %acquire
for the original packet. fiddle_bare_shunt() then adds the wider shunt:
192.1.2.45/32--*-->192.1.2.23/32
before deleting the %acquire shunt. Since whack does not add the
%acquire shunt, it can't delete it.
commit 30407e74b4a4e6bc5d0908b6a2058faecf45ad7f
Author: Andrew Cagney <[email protected]>
Date: Thu Feb 11 22:08:27 2021 -0500
oppo: tweak debug logging
_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit