On Wed, Feb 07, 2018 at 12:40:26AM +0100, Pablo Neira Ayuso wrote: > On Tue, Feb 06, 2018 at 11:33:30PM +0530, Harsha Sharma wrote: > > This patch adds test for ipcomp flow match specified by its SPI value > > and move tests for ipcomp protocol to libxt_policy.t > > Applied, thanks Harsha. Wait. These tests are failing: # python iptables-test.py extensions/libxt_ipcomp.t extensions/libxt_ipcomp.t: ERROR: line 2 (cannot find: iptables -I INPUT -p 108 -m ipcomp --ipcompspi 0x12 -j DROP) extensions/libxt_ipcomp.t: ERROR: line 3 (cannot find: iptables -I INPUT -p 108 -m ipcomp ! --ipcompspi 0x12 -j ACCEPT) Please, revisit and revamp. Thanks. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html