lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 9 Aug 2010 22:08:37 +0200 (CEST)
From:	Jan Engelhardt <jengelh@...ozas.de>
To:	Geert Uytterhoeven <geert@...ux-m68k.org>
cc:	Eric Dumazet <eric.dumazet@...il.com>,
	Patrick McHardy <kaber@...sh.net>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	netfilter@...r.kernel.org
Subject: Re: netfilter: add xt_cpu match


On Monday 2010-08-09 21:52, Geert Uytterhoeven wrote:
>>
>> +config NETFILTER_XT_MATCH_CPU
>> +       tristate '"cpu" match support'
>> +       depends on NETFILTER_ADVANCED
>> +       help
>> +         CPU matching allows you to match packets based on the CPU
>> +         currently handling the packet.
>
>Shouldn't this depend on SMP? Or does it make sense to have it on UP, too?

Well one thing to consider is that you certainly would not want to
make one ruleset willingly unloadable on another machine (think
automatic code/rule generators).
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ