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>] [day] [month] [year] [list]
Date:   Sun, 28 Oct 2018 11:16:15 +0100
From:   Petr Vorel <petr.vorel@...il.com>
To:     netdev@...r.kernel.org
Subject: Re: iproute2: fix build on glibc < 2.21 / uClibc

Subject: [iproute] utils.h: provide fallback CLOCK_TAI definition
In-Reply-To: <20181027153102.32302-1-peter@...sgaard.com>
To: Stephen Hemminger <stephen@...workplumber.org>,
 Vinicius Costa Gomes <vinicius.gomes@...el.com>
Cc: netdev@...r.kernel.org, Peter Korsgaard <peter@...sgaard.com>
From: Petr Vorel <petr.vorel@...il.com>
List-Id: <netdev.vger.kernel.org>

> q_{etf,taprio}.c uses CLOCK_TAI, which isn't exposed by glibc < 2.21 or
> uClibc, breaking the build. Provide a fallback definition like it is done
> for IPPROTO_MPLS and others.
> 
> Signed-off-by: Peter Korsgaard <peter@...sgaard.com>
Reviewed-by: Petr Vorel <petr.vorel@...il.com>
> ---
>  include/utils.h | 4 ++++
>  1 file changed, 4 insertions(+)


Kind regards,
Petr

Powered by blists - more mailing lists