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]
Date:   Thu, 1 Sep 2016 09:12:36 -0700
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     Davide Caratti <dcaratti@...hat.com>
Cc:     Stephen Hemminger <shemming@...cade.com>,
        Phil Sutter <phil@....cc>,
        Sabrina Dubroca <sd@...asysnail.net>, netdev@...r.kernel.org
Subject: Re: [iproute PATCH 0/3] improve MACsec support

On Tue, 26 Jul 2016 11:03:17 +0200
Davide Caratti <dcaratti@...hat.com> wrote:

> parsing of 'cipher' and 'icvlen' arguments has been improved; while at it,
> a couple of missing printouts have been added to usage() functions in 
> "ip addr help" and "ip link help". Finally, some errors in the man pages
> have been fixed.
> 
> Signed-off-by: Davide Caratti <dcaratti@...hat.com>
> 
> Davide Caratti (3):
>   man: macsec: fix macsec related typos
>   ip {link,address}: add 'macsec' item to TYPE list
>   macsec: cipher and icvlen can be set separately
> 
>  ip/ipaddress.c           |  2 +-
>  ip/iplink.c              |  2 +-
>  ip/ipmacsec.c            | 52 ++++++++++++++++--------------------------------
>  man/man8/ip-address.8.in |  3 ++-
>  man/man8/ip-link.8.in    | 17 +++++++++++-----
>  man/man8/ip-macsec.8     | 13 ++++++++----
>  6 files changed, 42 insertions(+), 47 deletions(-)
> 

Applied

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ