netfilter.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ipset maximal/minimal revision conflict
@ 2011-04-26 11:16 Mr Dash Four
  2011-04-26 14:05 ` Jozsef Kadlecsik
  0 siblings, 1 reply; 5+ messages in thread
From: Mr Dash Four @ 2011-04-26 11:16 UTC (permalink / raw)
  To: netfilter@vger.kernel.org

I get a weird error when executing the following ipset command:

[root@test1 ~]# ipset -N test hash:net,port
ipset v6.4: Kernel supports hash:net,port type, family INET with maximal 
revision 0 while ipset program with minimal revision 1.
You need to upgrade your kernel.

The "revision", as far as I know, is exactly the same - ipset 6.4! The 
userspace has been compiled from the released v6.4, while the kernel 
part was built from a snapshot dated 24 April, which included the 3 
patches not present in .39-rc4 (so, in essence, if anything, the kernel 
part should be newer than the userspace part of the released v6.4, 
right?). It is strange that I do not get this error when attempting any 
other type of set (hash:ip or hash:net).

It is also worth noting that I have IPv6 administratively disabled on 
that machine, though do not know if that's the reason for the above 
error. How can I correct this?

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-04-26 19:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-26 11:16 ipset maximal/minimal revision conflict Mr Dash Four
2011-04-26 14:05 ` Jozsef Kadlecsik
2011-04-26 15:06   ` Mr Dash Four
2011-04-26 18:11     ` Jozsef Kadlecsik
2011-04-26 19:25       ` Mr Dash Four

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).