New commits:
commit e60ae61854767aae0222175f189af9e1ba17ae11
Merge: c116b70 117fb50
Author: Andrew Cagney <[email protected]>
Date: Sat Feb 13 09:11:31 2021 -0500
oppo: whack --oppo injects IPv4 ICMP by default
The error:
002 can't find expected bare shunt to delete: 192.1.2.45->192.1.2.23
transport_proto='1'
is expected.
??? 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.
Merge commit '117fb509ef91a9daa435efb324d8bb0c35a878e5' into main
commit 117fb509ef91a9daa435efb324d8bb0c35a878e5
Author: Andrew Cagney <[email protected]>
Date: Fri Feb 12 09:59:30 2021 -0500
testing: expect whack to initiate an ICMP oppo packet
commit c3060b071dfa2c28f14eace29724b401630f16d5
Author: Andrew Cagney <[email protected]>
Date: Fri Feb 12 08:29:48 2021 -0500
whack: default opportunistic initiate to an IPv4 ICMP ping request
that is ipproto=6, sport=8, dport=0
_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit