TracerPacketList


Object Hierarchy:

Object hierarchy for TracerPacketList

Description:

public class TracerPacketList : Object, ISerializable

Represents the tracer packet of the path covered until now by an ETP. This TP may have covered different levels. In general, TPL is a list of blocks. Each block is a (lvl, TP) pair, where lvl is the level of the block and TP is the tracer packet composed during the transit in the level `lvl'. TP is a list of (hop, rem) pairs. See: http://netsukuku.freaknet.org/doc/main_doc/qspn.pdf


Namespace: Ntk.Core
Package: Netsukuku - vala port

Content:

Creation methods:

Methods: