Re: Flags of the /proc/net/route and /proc/net/rt_cache files

Bernd Eckenfels (ecki@lina.inka.de)
Fri, 5 Mar 1999 23:48:18 +0100


In article <36DFF925.1CA9F18C@campus.dtrd.de> you wrote:
> What is the link between the integer flag of the /proc/net/route file
> and the symbols U,G,H ... of the routing table ?

Best thing would be to look into the net-tools 1.50 source (lib/inet_gr.c) :)

Its a hex coded bit field and the flags show values of the neighboring cache.

Greetings
Bernd

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/