On Fri, Oct 16, 1998 at 02:27:49PM +0200, [EMAIL PROTECTED] wrote:
> Hello!
>
> > Hmmm, we could prepare a route, apply firewall rules and if they have
> > changed anything, recalculate the route.
>
> And remake packet then 8). Goto the very beginning.
>
> Route is not only nexthop: it is mtu, mac header room just now
> and nobody knows what tomorrow.
The only way to do tos rewriting reliably in these cases is to add it as
a special per route attribute (like window or pmtu). This could be done
for other user settable IP options too. For example source routing would
be _much_ more useful if I could do
route add -host specialhost from network via hop1 via hop2 via hop3 lose
instead of having to patch the applications.
-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]