Package urv.olsr.handlers

Class Summary
HelloMessageHandler This class is in charge of performing all needed actions when a new HelloMessage is received Tables (Mpr,MprSelector,Neighbour of Neighbours) are updated when a new message is received MPR computation is asked to be performed again when a neighbor becomes symmetric neighbor or we add a new two-hop neighbor OnTableChange is invoked when a new entry is added to the neighbor table or when there are new NoNs The "Originator Address" of a HELLO message is the main address of the node, which has emitted the message.
TcMessageHandler This class is in charge of performing all needed actions when a new TCMessage is received.