Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jul 2000 12:22:14 -0400 (EDT)
From:      Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To:        "Cyril A. Vechera" <cyril@main.piter.net>
Cc:        <freebsd-net@FreeBSD.ORG>
Subject:   some kind of policy rounting with large table needed
Message-ID:  <200007181622.MAA08180@khavrinen.lcs.mit.edu>
In-Reply-To: <004d01bff0cf$402498e0$df6abec3@piter.net>
References:  <004d01bff0cf$402498e0$df6abec3@piter.net>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On Tue, 18 Jul 2000 19:45:49 +0400, "Cyril A. Vechera" <cyril@main.piter.net> said:

> Is there way to make source address based routing/port
> forwarding for large tables - about 50K subnets with different
> sizes.

Without question you need a Real Data Structure.  Probably in order to
perform acceptably you will need a kernel cache (similar to how the
multicast code, which also examines both addresses, does it) which you
can refill as needed from a user process.

-GAWollman





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007181622.MAA08180>