Hi,

In linux/Documentation/networking/ip-sysctl.txt and policy-routing.txt,
mention is made of the ip_fib_model sysctl.  Basically, this is supposed to
cause "default" and/or "gateway" routes (depending on the model) to be
placed in the DEFAULT instead of MAIN table of policy routing.

This is exactly what I need, however, a grep of the kernel tree shows that
the only references to this sysctl are in the above two files.  How
disappointing :(

Also, it would be nice if /proc/net/route showed routes in both the MAIN and
DEFAULT tables, rather than just MAIN.

Any ideas?  Is there an alternative to this?  (Other than adding everything
specially with the 'ip route' command, that is.)

Thanks!

Avery
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to