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] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 21 Apr 2015 23:07:24 +0300
From:	"Vitaly E. Lavrov" <lve@...p.ru>
To:	Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
CC:	netdev@...r.kernel.org
Subject: Re: [RFC PATCH] tc filter not show last u32 filter

On 21.04.2015 21:17, Sergei Shtylyov wrote:
> Hello.
>
> On 04/21/2015 08:53 PM, Vitaly E. Lavrov wrote:
>
>> "tc filter show" does not show last U32 filter on 32-bit systems (tested on x86).
>
>> Additional condition: filter does not have action and CONFIG_NET_CLS_ACT=y
>
>> Example: tc filter add dev eth0 parent 1:0 protocol ip prio 100 u32 match ip
>> dst 10.200.2.2 flowid 1:20
>
>
>     You need to send patches against the latest kernel. Look for DaveM's 'net.git' repo on git.kernel.org.
 >    Please run your patches thru scripts/chackpatch.pl; space is needed after *if*.
Thanks for the reminder about the rules.
Sorry that have not checked all branches of the kernel.

A similar patch is already exists in the git.kernel.org/linux-stable.git/master (commit b057df24a7536cce6c372efe9d0e3d1558afedf4)
and linux-4.0.y.

The patch can be applied to branches of the kernel 3.14, 3.18 and 3.19.  Why is this not done at once?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ