Matias Fontanini
|
18750fe18a
|
Added Sniffer class. Added a constructor to eery PDU subclass which creates an instance of the PDU from a byte array.
|
2011-08-18 20:36:55 -03:00 |
|
Matias Fontanini
|
3feb2fdeae
|
RawPDU now can copy the payload. Modified PDU::clone_inner_pdu to use this.
|
2011-08-16 21:11:42 -03:00 |
|
Matias Fontanini
|
e587d18796
|
Documented many header files. Done some minor code refactoring over PDU::clone_packet.
|
2011-08-16 20:53:55 -03:00 |
|
Santiago Alessandri
|
6e801011c2
|
Added enum to identify PDU type. ARP is being sent but not well implemented
|
2011-08-15 19:14:31 -03:00 |
|
Matias Fontanini
|
89b04a1238
|
Added util functions to handle network interfaces. Documented Utils namespace.
|
2011-08-14 15:50:57 -03:00 |
|
Matias
|
759139da3f
|
Added RawPDU class. Removed payload member from TCP and UDP. They're not represented by RawPDUs.
|
2011-08-13 17:22:01 -03:00 |
|