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] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 6 Aug 2022 13:58:02 +0200
From:   Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To:     Konstantin Shelekhin <k.shelekhin@...ro.com>
Cc:     ojeda@...nel.org, linux-kernel@...r.kernel.org,
        rust-for-linux@...r.kernel.org
Subject: Re: [PATCH v8 28/31] samples: add Rust examples

On Fri, Aug 5, 2022 at 1:40 PM Konstantin Shelekhin
<k.shelekhin@...ro.com> wrote:
>
> Cool, thanks. I suggest it for the next patchset iteration, since it's
> already has a GH issue.

Gary implemented a subset of string literals to cover this without
having to vendor extra external code in
https://github.com/Rust-for-Linux/linux/pull/858:

    module! {
        type: RustNetfilter,
        name: "rust_netfilter",
        author: "Rust for Linux Contributors",
        description: "Rust netfilter sample",
        license: "GPL",
    }

It will be there in v10.

Cheers,
Miguel

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ