Packets¶
This module contains all packet definitions.
| Packet(destination, source, timestamp) | Representation of a quantum of information |
| DataPacket(destination, source, timestamp, ...) | A packet used for transferring data |
| RouterPacket(source, timestamp, ...) | A packet used to update routing tables |