All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: David Lebrun <david.lebrun@uclouvain.be>
Cc: <netdev@vger.kernel.org>
Subject: Re: [PATCH iproute2 net] iproute: fix compilation issue with older glibc
Date: Fri, 16 Jun 2017 09:04:39 -0700	[thread overview]
Message-ID: <20170616090439.525c2f9a@xeon-e3> (raw)
In-Reply-To: <20170616135428.18262-1-david.lebrun@uclouvain.be>

On Fri, 16 Jun 2017 15:54:28 +0200
David Lebrun <david.lebrun@uclouvain.be> wrote:

> If a header that includes linux/in6.h is included before
> iproute's utils.h, then iproute2 fails to compile on older
> glibc versions.
> 
> Fixes: e8493916a8ede9970732e33ea52d30b83071f401 ("iproute: add support for SR-IPv6 lwtunnel encapsulation")
> Reported-by: Daniel Borkmann <daniel@iogearbox.net>
> Signed-off-by: David Lebrun <david.lebrun@uclouvain.be>

Looks good, almost always best to remove #ifdef's if possible.
Applied

      parent reply	other threads:[~2017-06-16 16:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-16 13:54 [PATCH iproute2 net] iproute: fix compilation issue with older glibc David Lebrun
2017-06-16 14:48 ` Daniel Borkmann
2017-06-16 16:04 ` Stephen Hemminger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170616090439.525c2f9a@xeon-e3 \
    --to=stephen@networkplumber.org \
    --cc=david.lebrun@uclouvain.be \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.