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:	Wed, 03 Jul 2013 15:00:36 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	dborkman@...hat.com
Cc:	eric.dumazet@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net: gre: move GSO functions to gre_offload

From: Daniel Borkmann <dborkman@...hat.com>
Date: Mon,  1 Jul 2013 19:24:00 +0200

> Similarly to TCP/UDP offloading, move all related GRE functions to
> gre_offload.c to make things more explicit and similar to the rest
> of the code.
> 
> Suggested-by: Eric Dumazet <eric.dumazet@...il.com>
> Signed-off-by: Daniel Borkmann <dborkman@...hat.com>
> ---
>  When net is merged into net-next, this will clash with bd8a7036c06cf1577 ("gre:
>  fix a possible skb leak") in gre_gso_segment() as kfree_skb() is being replaced
>  with kfree_skb_list() in one occurence. How would you like to handle this Dave?
>  This patch is not really urgent though, but maybe we could get this still in
>  before net-next closes.

I've applied this and did the messy merge.

Actually the GRE part wasn't that bad. :-)

Thanks!
--
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