Hi Holger, First of all, thanks for the patches and reports. On Tue, 18 Jan 2011, holger@xxxxxxxxxxxxxxxx wrote: > When passing something like > > create foo6 hash:ip hashsize 64 family inet6 > add foo6 20a1:1234:5678::/64 > add foo6 20a1:1234:5679::/64 > > you get: > > ipset v5.2: Error in line 1: Syntax error: plain IP address must be supplied: 20a1:1234:5678::/64 > > Should be line 2 though. Yes, good catch! Unfortunately your patch overwrites the correct line number when reported by the kernel. The proper fix was to add the missing session line number setting *before* the parser is called. Best regards, Jozsef - E-mail : kadlec@xxxxxxxxxxxxxxxxx, kadlec@xxxxxxxxxxxx PGP key : http://www.kfki.hu/~kadlec/pgp_public_key.txt Address : KFKI Research Institute for Particle and Nuclear Physics H-1525 Budapest 114, POB. 49, Hungary -- 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