All of lore.kernel.org
 help / color / mirror / Atom feed
* ipset net:hash and nomatch option
@ 2012-12-19 17:30 Born Without
  2012-12-19 21:08 ` Jozsef Kadlecsik
  0 siblings, 1 reply; 3+ messages in thread
From: Born Without @ 2012-12-19 17:30 UTC (permalink / raw)
  To: netfilter@vger.kernel.org

Hello list,

adding entries to a hash:net type of set using the 'nomatch' option 
gives me this error (using the example from the man page):

# $IPSET create foo hash:net
# $IPSET add foo 192.168.0/30 nomatch
ipset v6.16.1: Unknown argument: `nomatch'
Try `ipset help' for more information.

kernel: 3.2.35 (vanilla)

 From what the man page says that should work. Am I missing something?

Thanks for your help!

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

* Re: ipset net:hash and nomatch option
  2012-12-19 17:30 ipset net:hash and nomatch option Born Without
@ 2012-12-19 21:08 ` Jozsef Kadlecsik
  2012-12-20  5:33   ` Born Without
  0 siblings, 1 reply; 3+ messages in thread
From: Jozsef Kadlecsik @ 2012-12-19 21:08 UTC (permalink / raw)
  To: Born Without; +Cc: netfilter@vger.kernel.org

On Wed, 19 Dec 2012, Born Without wrote:

> adding entries to a hash:net type of set using the 'nomatch' option gives me
> this error (using the example from the man page):
> 
> # $IPSET create foo hash:net
> # $IPSET add foo 192.168.0/30 nomatch
> ipset v6.16.1: Unknown argument: `nomatch'
> Try `ipset help' for more information.
> 
> kernel: 3.2.35 (vanilla)

The feature appeared in 3.7 in the vanilla tree.

Best regards,
Jozsef
-
E-mail  : kadlec@blackhole.kfki.hu, kadlecsik.jozsef@wigner.mta.hu
PGP key : http://www.kfki.hu/~kadlec/pgp_public_key.txt
Address : Wigner Research Centre for Physics, Hungarian Academy of Sciences
          H-1525 Budapest 114, POB. 49, Hungary

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

* Re: ipset net:hash and nomatch option
  2012-12-19 21:08 ` Jozsef Kadlecsik
@ 2012-12-20  5:33   ` Born Without
  0 siblings, 0 replies; 3+ messages in thread
From: Born Without @ 2012-12-20  5:33 UTC (permalink / raw)
  To: Jozsef Kadlecsik; +Cc: netfilter@vger.kernel.org

On 19.12.2012 22:08, Jozsef Kadlecsik wrote:

[...]
>> # $IPSET create foo hash:net
>> # $IPSET add foo 192.168.0/30 nomatch
>> ipset v6.16.1: Unknown argument: `nomatch'
>> Try `ipset help' for more information.
>>
>> kernel: 3.2.35 (vanilla)
>
> The feature appeared in 3.7 in the vanilla tree.
>

ic, thank you Jozsef!

(guess one needs to read git logs, not the newspaper in the morning :))

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

end of thread, other threads:[~2012-12-20  5:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-19 17:30 ipset net:hash and nomatch option Born Without
2012-12-19 21:08 ` Jozsef Kadlecsik
2012-12-20  5:33   ` Born Without

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.