public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Christophe Gouault <christophe.gouault@6wind.com>
Cc: shemminger@vyatta.com, netdev@vger.kernel.org
Subject: Re: [PATCH iproute2 0/2] xfrm: new command for configuring SPD hash
Date: Fri, 10 Apr 2015 13:22:32 -0700	[thread overview]
Message-ID: <20150410132232.6010d3ff@urahara> (raw)
In-Reply-To: <1428593973-12780-1-git-send-email-christophe.gouault@6wind.com>

On Thu,  9 Apr 2015 17:39:31 +0200
Christophe Gouault <christophe.gouault@6wind.com> wrote:

> This patch adds a new command to configure the SPD hash table:
>    ip xfrm policy set [ hthresh4 LBITS RBITS ] [ hthresh6 LBITS RBITS ]
> 
> and code to display the SPD hash configuration:
>    ip -s -s xfrm policy count
> 
> The second path updates ip xfrm man page.
> 
> Best Regards,
> Christophe
> --
>  ip/xfrm_policy.c   |  105 +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  man/man8/ip-xfrm.8 |   61 ++++++++++++++++++++++++++++++++++++++++--
>  2 files changed, 161 insertions(+), 5 deletions(-)
> 
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

Applied to net-next branch of iproute2

  parent reply	other threads:[~2015-04-10 20:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-09 15:39 [PATCH iproute2 0/2] xfrm: new command for configuring SPD hash Christophe Gouault
2015-04-09 15:39 ` [PATCH iproute2 1/2] xfrm: add command for configuring SPD hash table Christophe Gouault
2015-04-09 15:39 ` [PATCH iproute2 2/2] xfrm: revise man page and document ip xfrm policy set Christophe Gouault
2015-04-10 20:22 ` Stephen Hemminger [this message]
2015-04-13 13:29   ` [PATCH iproute2 0/2] xfrm: new command for configuring SPD hash Christophe Gouault

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=20150410132232.6010d3ff@urahara \
    --to=stephen@networkplumber.org \
    --cc=christophe.gouault@6wind.com \
    --cc=netdev@vger.kernel.org \
    --cc=shemminger@vyatta.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