On Monday 07 Jan 2013 03:24:15 Pablo Neira Ayuso wrote: > On Sat, Jan 05, 2013 at 08:56:18PM +0000, Steven Jan Springl wrote: > > Hello > > > > I am using arptables v0.0.3.4 in Debian Squeeze. > > > > Issuing command: > > > > aptables -A INPUT -i eth0 --opcode ! 1 -j DROP > > > > Then issuing command arptables-save produces the following: > > > > -A INPUT -j DROP -i eth0 --opcode 1 > > > > The "!" is missing from the opcode. > > Patch attached to fix it. > > Bart, could you please apply this to your git repo? Thanks. Pablo I can confirm that the patch corrects the bug. Thanks. Steven. -- 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