[From nobody Thu Jun 25 05:55:12 2020
Received: from mail.sgstbr.de ([2a01:4f8:160:14d5:e20b::21])
 by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux))
 id 1hUz7B-00046m-0Z
 for openwrt-devel@lists.openwrt.org; Sun, 26 May 2019 19:47:31 +0000
Received: from fbl-macbookpro.lan (unknown
 [IPv6:2a02:810d:98c0:4a00:fded:e6aa:66d9:29cc])
 (Authenticated sender: fabian@blaese.de)
 by mail.sgstbr.de (Postfix) with ESMTPSA id 74ACB2C00D2;
 Sun, 26 May 2019 21:47:26 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=blaese.de; s=201803;
 t=1558900046; bh=cGeSp7M5Nw2++vCKFA7x1PGYglwX5iIoPqywQvGJXfA=;
 h=Subject:To:References:From:Date:In-Reply-To:From;
 b=4Ozupa9unVcGqprwY/lBwuUgRU4R2KJNJNf/TxCkR0byWI3bR7c1YKv8HsE4n5Jo7
 AUrEsSBLoZszNsp2yMVqtHoDv+ISYBTt1z+xDFzENy00GiD23KGDwnrHgt0ZBC4xyy
 GgGPngeqR+EzF0T6UlgjFNkL9yYTsiwjA5WEri3lcXkF7ioW4sfchdlnO4QDMgOfWy
 +gWHjKDir1aD6fHHG3TKk0pLI+BSfJg22Sgnkj5S4hVR76EWsxeaC5Kqq9dZinRcVd
 ALizNxNcQQxGgqL37F07l7oUU0wfMHQ2r8zvlOurvmUUUcuId7YqDCZalKxuSQP6bl
 yLt6xk+wPDYVg==
Subject: Re: [OpenWrt-Devel] [PATCH] gre: introduce 'nohostroute' option
To: Hans Dedecker &lt;dedeckeh@gmail.com&gt;
Cc: openwrt-devel &lt;openwrt-devel@lists.openwrt.org&gt;
References: &lt;mailman.42638.1558865988.2376.openwrt-devel@lists.openwrt.org&gt;
 &lt;CAJLcKsG5eH=CJ-t+x+m1+-+aKL641+cvM8aeKFZEvcBA_Sn15g@mail.gmail.com&gt;
From: =?UTF-8?Q?Fabian_Bl=c3=a4se?= &lt;fabian@blaese.de&gt;
Openpgp: preference=signencrypt
Message-ID: &lt;069ea337-dd8f-98b3-ff41-815854ff0504@blaese.de&gt;
Date: Sun, 26 May 2019 21:47:15 +0200
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:60.0)
 Gecko/20100101 Thunderbird/60.7.0
MIME-Version: 1.0
In-Reply-To: &lt;CAJLcKsG5eH=CJ-t+x+m1+-+aKL641+cvM8aeKFZEvcBA_Sn15g@mail.gmail.com&gt;
Content-Type: multipart/signed; micalg=pgp-sha256;
 protocol=&quot;application/pgp-signature&quot;;
 boundary=&quot;tS3KxiiJZbOoRJOdx33nLzC7m3YqRTN3A&quot;
X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 
X-CRM114-CacheID: sfid-20190526_124729_852811_529AB5D9 
X-CRM114-Status: GOOD (  16.38  )
X-Spam-Score: -0.2 (/)
X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary:
 Content analysis details:   (-0.2 points)
 pts rule name              description
 ---- ---------------------- --------------------------------------------------
 0.0 SPF_HELO_NONE          SPF: HELO does not publish an SPF Record
 -0.0 SPF_PASS               SPF: sender matches SPF record
 -0.1 DKIM_VALID_EF          Message has a valid DKIM or DK signature from
 envelope-from domain
 -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature
 -0.1 DKIM_VALID_AU          Message has a valid DKIM or DK signature from
 author's domain
 0.1 DKIM_SIGNED            Message has a DKIM or DK signature, not necessarily
 valid

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--tS3KxiiJZbOoRJOdx33nLzC7m3YqRTN3A
Content-Type: multipart/mixed; boundary=&quot;PxierM7RnwrEGrZMUgy6KkMGabvs9JqLu&quot;;
 protected-headers=&quot;v1&quot;
From: =?UTF-8?Q?Fabian_Bl=c3=a4se?= &lt;fabian@blaese.de&gt;
To: Hans Dedecker &lt;dedeckeh@gmail.com&gt;
Cc: openwrt-devel &lt;openwrt-devel@lists.openwrt.org&gt;
Message-ID: &lt;069ea337-dd8f-98b3-ff41-815854ff0504@blaese.de&gt;
Subject: Re: [OpenWrt-Devel] [PATCH] gre: introduce 'nohostroute' option
References: &lt;mailman.42638.1558865988.2376.openwrt-devel@lists.openwrt.org&gt;
 &lt;CAJLcKsG5eH=CJ-t+x+m1+-+aKL641+cvM8aeKFZEvcBA_Sn15g@mail.gmail.com&gt;
In-Reply-To: &lt;CAJLcKsG5eH=CJ-t+x+m1+-+aKL641+cvM8aeKFZEvcBA_Sn15g@mail.gmail.com&gt;

--PxierM7RnwrEGrZMUgy6KkMGabvs9JqLu
Content-Type: text/plain; charset=utf-8
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable

Hi Hans,

I have sent this patch with git-send-mail and I am able to apply the atta=
ched message (which seems to be created due to my mailservers dmarc polic=
y) which I have received from the mailing list..

I could try to temporarily remove this dmarc policy so my patch does not =
get embedded into another message by the mailing list.

Fabian

On 26.05.19 21:15, Hans Dedecker wrote:
&gt; Hi,
&gt; On Sun, May 26, 2019 at 12:19 PM Fabian Bl=C3=A4se via openwrt-devel
&gt; &lt;openwrt-devel@lists.openwrt.org&gt; wrote:
&gt;&gt;
&gt;&gt; The sender domain has a DMARC Reject/Quarantine policy which disallows=

&gt;&gt; sending mailing list messages using the original &quot;From&quot; header.
&gt;&gt;
&gt;&gt; To mitigate this problem, the original message has been wrapped
&gt;&gt; automatically by the mailing list software.
&gt;&gt;
&gt;&gt;
&gt;&gt; ---------- Forwarded message ----------
&gt;&gt; From: &quot;Fabian Bl=C3=A4se&quot; &lt;fabian@blaese.de&gt;
&gt;&gt; To: openwrt-devel@lists.openwrt.org
&gt;&gt; Cc: &quot;Fabian Bl=C3=A4se&quot; &lt;fabian@blaese.de&gt;
&gt;&gt; Bcc:
&gt;&gt; Date: Sun, 26 May 2019 12:19:05 +0200
&gt;&gt; Subject: [PATCH] gre: introduce 'nohostroute' option
&gt;&gt; It is not always necessary to add a host route for the gre peer addres=
s.
&gt;&gt;
&gt;&gt; This introduces a new config option 'nohostroute' (similar to the
&gt;&gt; option introduced for wireguard in d8e2e19) to allow to disable
&gt;&gt; the creation of those routes explicitely.
&gt;&gt;
&gt;&gt; Signed-off-by: Fabian Bl=C3=A4se &lt;fabian@blaese.de&gt;
&gt; Trying to apply the patch I get :
&gt;=20
&gt; git am 1105538.patch
&gt; Patch is empty.
&gt; When you have resolved this problem, run &quot;git am --continue&quot;.
&gt; If you prefer to skip this patch, run &quot;git am --skip&quot; instead.
&gt; To restore the original branch and stop patching, run &quot;git am --abort&quot;.=

&gt;=20
&gt; Please use git send-email to deliver the patch
&gt;=20
&gt; Hans


--PxierM7RnwrEGrZMUgy6KkMGabvs9JqLu--

--tS3KxiiJZbOoRJOdx33nLzC7m3YqRTN3A
Content-Type: application/pgp-signature; name=&quot;signature.asc&quot;
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename=&quot;signature.asc&quot;

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEJ7vc7QVhZ31uPwNHRNkkPenpIZUFAlzq7UkACgkQRNkkPenp
IZWdlw/+N3kPByhrovgoNqRxbGgq3WrQ1UNh+BUG0hmWrCgbViZUVOjgfxSpDw2X
ClWzu9qpKfU+BigHNFaUZ6VcHHsjoeAdW281HLAoNgOTpLS/llT2Rn64d3TB6MDL
mopSqaKq28w3sJxi9/Rs92U1rjU7bOxKZ7WGtKGJlgFddVcEfvw2Idyk4E4aMUfs
bBHmtcEhs+wiFHQCXgJjzrlTMFxrj4E+SZuZeVqpNyUHH5imZ0z8VyX1ZNjhV+AT
E/MSYCouPcMO0+TEnEc9XyQvXrOzZGccSFL6uIjqhorJZfBhewM3zddWwM58PGQG
na56H8J1BOp7ZX8Nkp5iclmuvNMsl5b8Dp4y8VpGJxNbMnK8ngJYFGFeFZoEB+L8
lTHyQ27CtPWSUtcTpo+LxK1bzxZw99IbEyWaDwv1QreI+juim9ClstxuYew41NsU
1YwhuWrpkG5Ii6qJhR1d+8g1FUakRviOfbb6yxsJ30/pOHTGqtO0TPFPUPLpzSdm
bxqlFjACsCwkc3xzT4LOShyafS/xQCO5kwgmMD5hWPkDkh4/8epcLztm07mwlGdW
y1fpWZdrfL89z53K9ODxYPJWlONN86GF2Kccm/i7aGbRyWXBkucn4XpSkmvkLScL
TsLzkeTqgAK+JgL4CYcKEv31L/S80xsfIDY0o7DsaJeprP7dh+o=
=Ul5T
-----END PGP SIGNATURE-----

--tS3KxiiJZbOoRJOdx33nLzC7m3YqRTN3A--

]