Package net.jolsrv2.data

Class Summary
AddressBlock An address is specified as a sequence of octets of the form head:mid: tail.
Message The class implements the messages, as specified in OLSRv2.
Packet The class implements the packet, as specified in OLSRv2.
ParsedPacket The class saves the parsed packet as an ArrayList of Messages along with the sending IP address.
Tlv The class implements the TLV, as specified in OLSRv2.
TlvBlock The class implements the TLV block, as specified in OLSRv2.