[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091201171214.GA7544@ms2.inr.ac.ru>
Date: Tue, 1 Dec 2009 20:12:14 +0300
From: Alexey Kuznetsov <kuznet@....inr.ac.ru>
To: jamal <hadi@...erus.ca>
Cc: Patrick McHardy <kaber@...sh.net>, netdev@...r.kernel.org,
robert@...julf.net
Subject: Re: net 04/05: fib_rules: allow to delete local rule
Hello!
> Nice. I recall there was a lot of sentiment against this back
> when - in particular from Alexey. I cant remember the details
Indeed, I refused to do this.
Sometimes, we have to determine that an address is local in a context
where we do not have information to form a proper request to rule database.
In this case we do direct lookup in fixed table, which is designated
to contain local routes. So that rule 0 was hardwired to lookup in the
same table.
Frankly, it will work provided we do not require too much of self-consistency.
Those days I could not stand this, but it is not illegal.
Alexey
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists