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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 01 May 2014 12:55:23 +0200 From: Daniel Borkmann <dborkman@...hat.com> To: Chema Gonzalez <chema@...gle.com> CC: "David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Alexei Starovoitov <ast@...mgrid.com>, netdev@...r.kernel.org Subject: Re: [PATCH] net: filter: add insn for loading internal transport header offset On 05/01/2014 12:53 PM, Daniel Borkmann wrote: > [ Chema, please also keep me in cc if possible. ] > > On 04/30/2014 08:29 PM, Chema Gonzalez wrote: >> Patch adds an ANC_TRA_OFFSET insn that loads the internal transport >> header of a packet ("internal" meaning after decapsulation by the >> flow dissector). >> >> Signed-off-by: Chema Gonzalez <chema@...gle.com> > > Looks good to me. For casting pointers as Dave noted recently, please > use 'unsigned long'. This needs to be fixed in other places as well. Ohh, and please in future include net or net-next into your subject line. > Other than that, you can add my: > > Acked-by: Daniel Borkmann <dborkman@...hat.com> -- 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