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:   Tue, 2 Jan 2018 21:51:41 -0700
From:   David Ahern <dsahern@...il.com>
To:     Jakub Kicinski <jakub.kicinski@...ronome.com>,
        stephen@...workplumber.org
Cc:     netdev@...r.kernel.org, oss-drivers@...ronome.com
Subject: Re: [PATCH iproute2-next] ip: link: add support for netdevsim device
 type

On 1/2/18 3:54 PM, Jakub Kicinski wrote:
> netdevsim is a new software device for testing kernel APIs
> without any hardware attached.  Allow users to create such
> devices.
> 
> Signed-off-by: Jakub Kicinski <jakub.kicinski@...ronome.com>
> Reviewed-by: Quentin Monnet <quentin.monnet@...ronome.com>
> ---
> I think I forgot to send this out..
> 
>  ip/Makefile           |  2 +-
>  ip/ipaddress.c        |  2 +-
>  ip/iplink.c           |  2 +-
>  ip/iplink_netdevsim.c | 16 ++++++++++++++++
>  man/man8/ip-link.8.in |  6 +++++-
>  5 files changed, 24 insertions(+), 4 deletions(-)
>  create mode 100644 ip/iplink_netdevsim.c

Applied to iproute2-next.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ