[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170118090302.6efd6cce@xeon-e3>
Date: Wed, 18 Jan 2017 09:03:02 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: Alexander Heinlein <alexander.heinlein@...unet.com>
Cc: <netdev@...r.kernel.org>, <shemminger@...l.org>
Subject: Re: [PATCH] ip/xfrm: Fix deleteall when having many policies
installed
On Mon, 16 Jan 2017 15:09:01 +0100
Alexander Heinlein <alexander.heinlein@...unet.com> wrote:
> Fix "Policy buffer overflow" error when trying to use deleteall with
> many policies installed.
>
> Signed-off-by: Alexander Heinlein <alexander.heinlein@...unet.com>
> ---
> ip/xfrm_policy.c | 6 ++----
> 1 file changed, 2 insertions(+), 4 deletions(-)
>
> diff --git a/ip/xfrm_policy.c b/ip/xfrm_policy.c
> index cc9c0f1..451b982 100644
> --- a/ip/xfrm_policy.c
> +++ b/ip/xfrm_policy.c
> @@ -732,10 +732,8 @@ static int xfrm_policy_keep(const struct
> sockaddr_nl *who,
Patch is not formatted properly because your mailer is line wrapping
Powered by blists - more mailing lists