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:	Fri, 31 Jul 2015 08:43:27 -0700
From:	Alexei Starovoitov <ast@...mgrid.com>
To:	Thomas Graf <tgraf@...g.ch>
Cc:	"David S. Miller" <davem@...emloft.net>,
	Daniel Borkmann <daniel@...earbox.net>, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] bpf: add helpers to access tunnel metadata

On 7/31/15 1:14 AM, Thomas Graf wrote:
> On 07/30/15 at 03:36pm, Alexei Starovoitov wrote:
>> +	to->tunnel_id = be64_to_cpu(info->key.tun_id);
>> +	to->remote_ipv4 = be32_to_cpu(info->key.ipv4_src);
>
> BTW: I have a patch ready to avoid this as you suggested which I'll
> post as soon as GRE and Geneve are done as well. It would require a
> lot of special handling until all encaps have been converted.

great. looking forward.

--
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