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, 26 Nov 2018 16:06:27 -0800
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     Cong Wang <xiyou.wangcong@...il.com>
Cc:     Phil Sutter <phil@....cc>,
        Linux Kernel Network Developers <netdev@...r.kernel.org>
Subject: Re: iproute2 compile and linking errors on Fedora 19

On Tue, 31 Oct 2017 16:28:20 -0700
Cong Wang <xiyou.wangcong@...il.com> wrote:

> On Tue, Oct 31, 2017 at 2:10 PM, Stephen Hemminger
> <stephen@...workplumber.org> wrote:
> >
> > IPPROTO_MH comes from include/uapi/linux/in6.h
> > Maybe it is trying to use old kernel headers from libc.  
> 
> So newer iproute2 is not supposed to work with older
> kernel header??

iproute2 is supposed to be completely self contained with its own sanitized kernel
headers. It should not be using kernel headers directly (or through /usr).

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ