Re: definition of tos, hhref, hhuptod, mtu

kuznet@ms2.inr.ac.ru
Fri, 19 Mar 1999 21:06:38 +0300 (MSK)


Hello!

> Where can I find literatire about definitions of tos, hhref, hhuptod,
> mtu mentionned in the /proc/net/rt_cache file ?

tos is IP TOS.
mtu is MTU.

HHRef and HHUptodate are pure debugging information
and give useful information only to person, debugging the code.
Shortly: HHRef is number of rt_cache entries sharing one nexthop
record, HHUptodate==1 means that fast path for building MAC header
is open on this route.

Alexey

-
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/