From: "David S. Miller" <davem@redhat.com>
To: "Mathieu Giguere" <Mathieu.Giguere@ericsson.ca>
Cc: ak@muc.de, netdev@oss.sgi.com, linux-kernel@vger.kernel.org
Subject: Re: IPv4 and IPv6 stack multi-FIB, scalable in the million of entries.
Date: Thu, 8 Apr 2004 11:33:50 -0700 [thread overview]
Message-ID: <20040408113350.03ef5b5c.davem@redhat.com> (raw)
In-Reply-To: <012201c41d94$cee1b400$0348858e@D4SF2B21>
On Thu, 8 Apr 2004 14:10:43 -0400
"Mathieu Giguere" <Mathieu.Giguere@ericsson.ca> wrote:
> The main goal to remove the routing cache is to avoid to have 4096 routes
> limitation
This 4K routes limitation is news to everyone who works on this
code.
When nexthop changes we _MUST_ flush PMTU etc. information because that
could have changed. If however, such information is locked into the
route itself, it will propagate immediately into the routing cache
entry once recreated.
You seem to be talking about a lot of non-problems, but this may because
you're not providing enough details.
next prev parent reply other threads:[~2004-04-08 18:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1IJuR-8qH-39@gated-at.bofh.it>
2004-04-08 17:18 ` IPv4 and IPv6 stack multi-FIB, scalable in the million of entries Andi Kleen
2004-04-08 18:10 ` Mathieu Giguere
2004-04-08 18:33 ` David S. Miller [this message]
2004-04-08 18:34 ` alex
2004-04-08 19:53 Mathieu Giguere
2004-04-09 1:05 ` jamal
-- strict thread matches above, loose matches on Subject: below --
2004-04-08 21:16 Krishna Kumar
2004-04-09 13:16 Ronnie Sahlberg
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=20040408113350.03ef5b5c.davem@redhat.com \
--to=davem@redhat.com \
--cc=Mathieu.Giguere@ericsson.ca \
--cc=ak@muc.de \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@oss.sgi.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).