Package urv.olsr.data

Interface Summary
BandwidthUpdatable This interface is implemented by the data structures that can update the bandwidth of its internal nodes.
 

Class Summary
ExpiringEntryTable<K,V> Table which stores some information that may eventually expire if no updates are received during a certain time span The access to the table is synchronized
LinkCode This field specifies information about the link between the interface of the sender and the following list of neighbor interfaces.
OLSRNode Object that represents a node in a network based in OLSR protocol.
SequenceNumber Sequence numbers are used in OLSR with the purpose of discarding "old" information, i.e., messages received out of order.