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:   Sun, 27 Nov 2016 12:14:30 +0200
From:   Roi Dayan <roid@...lanox.com>
To:     "David S. Miller" <davem@...emloft.net>
CC:     <roid@...lanox.com>, <netdev@...r.kernel.org>,
        Amir Vadai <amir@...ai.me>
Subject: Re: [PATCH net-next] net/sched: Export tc_tunnel_key so its UAPI
 accessible

Hi,

My mistake. this should be targeted for net. I'm sending a patch over 
net branch.

Thanks,
Roi


On 27/11/2016 12:07, Roi Dayan wrote:
> Export tc_tunnel_key so it can be used from user space.
>
> Signed-off-by: Roi Dayan <roid@...lanox.com>
> Reviewed-by: Amir Vadai <amir@...ai.me>
> ---
>   include/uapi/linux/tc_act/Kbuild | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/include/uapi/linux/tc_act/Kbuild b/include/uapi/linux/tc_act/Kbuild
> index e3969bd..9611c7b 100644
> --- a/include/uapi/linux/tc_act/Kbuild
> +++ b/include/uapi/linux/tc_act/Kbuild
> @@ -11,3 +11,4 @@ header-y += tc_vlan.h
>   header-y += tc_bpf.h
>   header-y += tc_connmark.h
>   header-y += tc_ife.h
> +header-y += tc_tunnel_key.h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ