From: Stephen Hemminger <stephen@networkplumber.org>
To: David Ahern <dsa@cumulusnetworks.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH iproute2] ip route: Add missing space between nexthop and via for mpls multipath routes
Date: Mon, 20 Mar 2017 10:15:20 -0700 [thread overview]
Message-ID: <20170320101520.6d2851fa@xeon-e3> (raw)
In-Reply-To: <1489793954-10667-1-git-send-email-dsa@cumulusnetworks.com>
On Fri, 17 Mar 2017 16:39:14 -0700
David Ahern <dsa@cumulusnetworks.com> wrote:
> MPLS multipath routes are missing a space between 'nexthop' and 'via':
>
> $ ip -net ns1 -f mpls ro ls
> 100
> nexthopvia inet 172.16.2.2 dev virt12
> nexthopvia inet 172.16.3.2 dev br0
>
> Add it.
>
> Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Applied
prev parent reply other threads:[~2017-03-20 17:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-17 23:39 [PATCH iproute2] ip route: Add missing space between nexthop and via for mpls multipath routes David Ahern
2017-03-20 17:15 ` 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=20170320101520.6d2851fa@xeon-e3 \
--to=stephen@networkplumber.org \
--cc=dsa@cumulusnetworks.com \
--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.