From: roopa <roopa@cumulusnetworks.com>
To: Robert Shearman <rshearma@brocade.com>
Cc: ebiederm@xmission.com, tgraf@suug.ch, davem@davemloft.net,
netdev@vger.kernel.org,
Vivek Venkatraman <vivek@cumulusnetworks.com>
Subject: Re: [PATCH net-next RFC v2 3/3] mpls: support for ip tunnels
Date: Sat, 20 Jun 2015 07:41:04 -0700 [thread overview]
Message-ID: <55857B80.7090103@cumulusnetworks.com> (raw)
In-Reply-To: <55843E15.2040301@brocade.com>
On 6/19/15, 9:06 AM, Robert Shearman wrote:
>
> Since the entire label stack and the output device is encoded in the
> route, this means that you won't get prefix-independent convergence
> with this implementation for an IGP route change. I.e. if you've got
> 10 million VPN routes via an IGP route for the BGP nexthop, and the
> IGP route for the BGP nexthop changes (e.g. because a link has gone
> down somewhere in the network) then you'll have to update all 10
> million IP routes to change the output device, gateway and IGP label.
>
> That's going to represent a scaling obstacle for one of the primary
> MPLS use cases.
I cant say I understand PIC very well, but, assuming PIC is not just an
mpls thing, PIC does require an alternate nexthop infrastructure in the
kernel (FIB).
And if that were present, It would help the mpls case too. I am not sure
how you would solve PIC just for the mpls case or if having a netdevice
makes it any easier.
Thanks,
Roopa
next prev parent reply other threads:[~2015-06-20 14:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-19 4:49 [PATCH net-next RFC v2 3/3] mpls: support for ip tunnels Roopa Prabhu
2015-06-19 16:06 ` Robert Shearman
2015-06-20 14:41 ` roopa [this message]
2015-06-20 14:42 ` roopa
2015-06-21 20:27 ` Thomas Graf
2015-06-22 2:35 ` roopa
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=55857B80.7090103@cumulusnetworks.com \
--to=roopa@cumulusnetworks.com \
--cc=davem@davemloft.net \
--cc=ebiederm@xmission.com \
--cc=netdev@vger.kernel.org \
--cc=rshearma@brocade.com \
--cc=tgraf@suug.ch \
--cc=vivek@cumulusnetworks.com \
/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.