lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CADdy8HpnJ3M-eHJ_2NdHcBksLS6BCazDn0LQym-YO1LZUdY5=Q@mail.gmail.com>
Date:	Mon, 13 Apr 2015 15:29:20 +0200
From:	Christophe Gouault <christophe.gouault@...nd.com>
To:	Stephen Hemminger <stephen@...workplumber.org>
Cc:	shemminger@...tta.com,
	"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [PATCH iproute2 0/2] xfrm: new command for configuring SPD hash

2015-04-10 22:22 GMT+02:00 Stephen Hemminger <stephen@...workplumber.org>:
> On Thu,  9 Apr 2015 17:39:31 +0200
> Christophe Gouault <christophe.gouault@...nd.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@...r.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
> Applied to net-next branch of iproute2

Hi Stephen,

Thank you for pushing the patchset.

However it was designed for the master branch of iproute2, the feature
is available since Linux kernel v3.18 (commit 880a6fab8f6b "xfrm:
configure policy hash table thresholds by netlink").

Could you please push it to the master branch?

Best Regards,
Christophe
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ