Hello,

I submit several patch sets to my XFRM IP ref-counting PR [0] in the past
few days. I fixed the assert/segfault that Antony reported on the PR, plus
several other fixes and improvements.

I created a slide [1] explaining the manual testing I have performed.

Can I get a code review of the PR, please.

I tried running the ikev2-xfrmi-15-interface-ip test that Antony created,
but it failed and there were lots and lots of differences.
But I still get failures when I run the basic tests like basic-pluto-01 on
the main branch with Fedora-38, so maybe there are problems with the test
suites???

Here are the basic-pluto-01 errors I get on git main:

$ more west.console.diff
--- west.console.txt 2023-07-20 14:40:01.926847087 +0000
+++ OUTPUT/west.console.txt 2023-07-20 14:51:24.049038460 +0000
@@ -209,8 +209,8 @@
 iptables filter TABLE
 Chain INPUT (policy ACCEPT)
 target     prot opt source               destination
-ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0            policy match
dir in pol ipsec
-DROP       all  --  192.0.2.0/24         0.0.0.0/0
+ACCEPT     0    --  0.0.0.0/0            0.0.0.0/0            policy match
dir in pol ipsec
+DROP       0    --  192.0.2.0/24         0.0.0.0/0


[0] https://github.com/libreswan/libreswan/pull/1191
[1]
https://docs.google.com/presentation/d/1nv57sf5twEQ-1bvd8JdV6o7DeFOqhfi82x8ZDpJpmrc/edit?usp=sharing

*Brady Johnson*
Principal Software Engineer
Telco Solutions & Enablement
brady.john...@redhat.com
_______________________________________________
Swan-dev mailing list
Swan-dev@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-dev

Reply via email to