[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1428593973-12780-1-git-send-email-christophe.gouault@6wind.com>
Date: Thu, 9 Apr 2015 17:39:31 +0200
From: Christophe Gouault <christophe.gouault@...nd.com>
To: shemminger@...tta.com
Cc: netdev@...r.kernel.org
Subject: [PATCH iproute2 0/2] xfrm: new command for configuring SPD hash
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists