[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Access bandwidth values from C++ in the node




I am having troubles figuring out how to access the bandwidth parameters
of a link delay from the node.

Specifically, I classify a packet in the node and I know  the next
object's recv.  However, I am not sure how I would go about acquiring
the bandwidth given this information.

from the return of "classify", how do I determine th bandwidth of the
Attached link (that I am about to send the packet to).

Shaun