From: Christophe Gouault <christophe.gouault@6wind.com>
To: shemminger@vyatta.com
Cc: netdev@vger.kernel.org
Subject: [PATCH iproute2 0/2] xfrm: new command for configuring SPD hash
Date: Thu, 9 Apr 2015 17:39:31 +0200 [thread overview]
Message-ID: <1428593973-12780-1-git-send-email-christophe.gouault@6wind.com> (raw)
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(-)
next reply other threads:[~2015-04-09 15:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-09 15:39 Christophe Gouault [this message]
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 ` [PATCH iproute2 0/2] xfrm: new command for configuring SPD hash Stephen Hemminger
2015-04-13 13:29 ` 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=1428593973-12780-1-git-send-email-christophe.gouault@6wind.com \
--to=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