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:   Thu, 22 Sep 2016 09:53:16 +0100
From:   Derek Fawcus <dfawcus@...cade.com>
To:     "R. Parameswaran" <parameswaran.r7@...il.com>
CC:     <kleptog@...na.org>, <jchapman@...alix.com>,
        <mostrows@...akeasy.net>, <acme@...nectiva.com.br>,
        <netdev@...r.kernel.org>, <davem@...hat.com>,
        <linux-kernel@...r.kernel.org>, <nprachan@...cade.com>,
        <rshearma@...cade.com>, <stephen@...workplumber.org>
Subject: Re: [PATCH] L2TP:Adjust intf MTU, add underlay L3, overlay L2

On Wed, Sep 21, 2016 at 02:11:04pm -0700, R. Parameswaran wrote:
> 
[snip]

> @@ -206,6 +209,46 @@ static void l2tp_eth_show(struct seq_file *m, void
> *arg)
>  }
>  #endif
[snip]

> +
>  static int l2tp_eth_create(struct net *net, u32 tunnel_id, u32 session_id,
> u32 peer_session_id, struct l2tp_session_cfg *cfg)
>  {
>  	struct net_device *dev;
> @@ -255,11 +298,8 @@ static int l2tp_eth_create(struct net *net, u32
> tunnel_id, u32 session_id, u32 p
>  	}
> 

Your diff has whitespace errors,  probably where your MUA has decided to do
'intelligent' line wrapping.
You should (re)send from a proper MUA which does not suffer from this issue.

DF

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ