netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: steffen.klassert@secunet.com
Cc: herbert@gondor.apana.org.au, netdev@vger.kernel.org
Subject: Re: pull request (net): ipsec 2018-01-24
Date: Wed, 24 Jan 2018 10:32:44 -0500 (EST)	[thread overview]
Message-ID: <20180124.103244.1741453603589266532.davem@davemloft.net> (raw)
In-Reply-To: <20180124094713.27913-1-steffen.klassert@secunet.com>

From: Steffen Klassert <steffen.klassert@secunet.com>
Date: Wed, 24 Jan 2018 10:47:09 +0100

> 1) Only offloads SAs after they are fully initialized.
>    Otherwise a NIC may receive packets on a SA we can
>    not yet handle in the stack.
>    From Yossi Kuperman.
> 
> 2) Fix negative refcount in case of a failing offload.
>    From Aviad Yehezkel.
> 
> 3) Fix inner IP ptoro version when decapsulating
>    from interaddress family tunnels.
>    From Yossi Kuperman.
> 
> 4) Use true or false for boolean variables instead of an
>    integer value in xfrm_get_type_offload.
>    From Gustavo A. R. Silva.
> 
> Please pull or let me know if there are problems.

Pulled, thanks.

      parent reply	other threads:[~2018-01-24 15:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-24  9:47 pull request (net): ipsec 2018-01-24 Steffen Klassert
2018-01-24  9:47 ` [PATCH 1/4] xfrm: Add SA to hardware at the end of xfrm_state_construct() Steffen Klassert
2018-01-24  9:47 ` [PATCH 2/4] xfrm: fix error flow in case of add state fails Steffen Klassert
2018-01-24  9:47 ` [PATCH 3/4] xfrm: Fix eth_hdr(skb)->h_proto to reflect inner IP version Steffen Klassert
2018-01-24  9:47 ` [PATCH 4/4] xfrm: fix boolean assignment in xfrm_get_type_offload Steffen Klassert
2018-01-24 15:32 ` David Miller [this message]

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=20180124.103244.1741453603589266532.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=netdev@vger.kernel.org \
    --cc=steffen.klassert@secunet.com \
    /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).