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
| ||
|
Message-ID: <20161228154855.GA1839@nanopsycho.orion> Date: Wed, 28 Dec 2016 16:48:55 +0100 From: Jiri Pirko <jiri@...nulli.us> To: Paul Blakey <paulb@...lanox.com> Cc: "David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org, Jiri Pirko <jiri@...lanox.com>, Hadar Hen Zion <hadarh@...lanox.com>, Or Gerlitz <ogerlitz@...lanox.com>, Roi Dayan <roid@...lanox.com> Subject: Re: [PATCH net] net/sched: cls_flower: Fix missing addr_type in classify Wed, Dec 28, 2016 at 01:54:47PM CET, paulb@...lanox.com wrote: >Since we now use a non zero mask on addr_type, we are matching on its >value (IPV4/IPV6). So before this fix, matching on enc_src_ip/enc_dst_ip >failed in SW/classify path since its value was zero. >This patch sets the proper value of addr_type for encapsulated packets. > >Fixes: 970bfcd09791 ('net/sched: cls_flower: Use mask for addr_type') >Signed-off-by: Paul Blakey <paulb@...lanox.com> >Reviewed-by: Hadar Hen Zion <hadarh@...lanox.com> Acked-by: Jiri Pirko <jiri@...lanox.com>
Powered by blists - more mailing lists