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:	Mon, 6 Jul 2015 14:46:49 -0700
From:	Stephen Hemminger <stephen@...workplumber.org>
To:	Michal Kubecek <mkubecek@...e.cz>
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH iproute2] include: add copy of tipc.h

On Mon, 29 Jun 2015 10:53:15 +0200 (CEST)
Michal Kubecek <mkubecek@...e.cz> wrote:

> Copy of kernel include/uapi/linux/tipc.h is needed to build on systems
> with pre-3.16 kernel headers.
> 
> Signed-off-by: Michal Kubecek <mkubecek@...e.cz>

Ok, I applied (and fixed) this.
The headers you want are not directly from include/uapi/linux, instead
you need to run:
 $ make install_headers

Then copy the result out of usr/include/linux/ when getting a santized
header.


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