netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steffen Klassert <steffen.klassert@secunet.com>
To: Blair Steven <blair.steven@alliedtelesis.co.nz>
Cc: <netdev@vger.kernel.org>
Subject: Re: [PATCH] IPsec NAT-T issue
Date: Mon, 13 Jun 2016 12:20:24 +0200	[thread overview]
Message-ID: <20160613102024.GX7698@gauss.secunet.com> (raw)
In-Reply-To: <20160612234814.15460-1-blair.steven@alliedtelesis.co.nz>

On Mon, Jun 13, 2016 at 11:48:13AM +1200, Blair Steven wrote:
> 
> During testing we have discovered an issue with IPsec NAT-T where the SPI
> is over writing the source and dest ports of the UDP header. 

The headers should be restored after the crypto operation in
esp_restore_header(). Does this not happen in your case? What
kind of problem do you experience?

  parent reply	other threads:[~2016-06-13 10:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-12 23:48 [PATCH] IPsec NAT-T issue Blair Steven
2016-06-12 23:48 ` [PATCH] esp: correct offset for ESN when using NAT-T Blair Steven
2016-06-14 21:12   ` David Miller
2016-06-13 10:20 ` Steffen Klassert [this message]
2016-06-15  0:44   ` [PATCH] IPsec NAT-T issue Blair Steven
2016-06-17 10:24     ` Steffen Klassert
2016-06-18  5:03       ` esp: Fix ESN generation under UDP encapsulation Herbert Xu
2016-06-20 10:59         ` Steffen Klassert
2016-06-23  4:25           ` Blair Steven
2016-06-23 10:40             ` Steffen Klassert
2016-06-23 15:52               ` David Miller
2016-06-24  1:52                 ` Herbert Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160613102024.GX7698@gauss.secunet.com \
    --to=steffen.klassert@secunet.com \
    --cc=blair.steven@alliedtelesis.co.nz \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).