David S. Miller wrote:
From: Ben Greear <[EMAIL PROTECTED]>
Date: Sun, 24 Jul 2005 23:25:53 -0700


When these other changes go in, is there any chance that
we can get support for more than 256 routing tables?  That
can help make all of these virtual interfaces more useful
for some of us with strange routing fetishes :)


That requires a major netlink API change, we've discussed
this to death before :-)

From what I remember, a new message could be added with a 32-bit
or so routing table identifier.  It should be backwards compatible since
and old version of IP would never create or access the routing tables > 0xFF,
and any newer version of 'ip' could use the new message format.

Any reason that wouldn't work with minimal fuss?

Thanks,
Ben

--
Ben Greear <[EMAIL PROTECTED]>
Candela Technologies Inc  http://www.candelatech.com

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to