Santiago Alessandri
|
b76c9d0525
|
Working ethernet II PDU. Fixed bugs in IP and added checksum calculation. Added layer2 sending to PacketSender
|
2011-08-15 18:16:48 -03:00 |
|
Matias Fontanini
|
c803e25db4
|
Added Utils::interface_id.
|
2011-08-15 00:10:02 -03:00 |
|
Matias Fontanini
|
89b04a1238
|
Added util functions to handle network interfaces. Documented Utils namespace.
|
2011-08-14 15:50:57 -03:00 |
|
Santiago Alessandri
|
019998d8ad
|
Added ethernet packet(not tested). Updated PacketSender interface(not implemented). Added crc32 in Utils
|
2011-08-12 23:53:09 -03:00 |
|
Matias
|
6288574f85
|
Added LGPL notice. TCP pdu is working.
|
2011-08-11 17:27:15 -03:00 |
|
Matias F
|
424d9c6476
|
Added Utils::resolve_ip. IP pdu now uses this function to resolve ips.
|
2011-08-11 10:40:06 -03:00 |
|
Santiago Alessandri
|
f9445b05b6
|
Updated IP, PDU and PacketSender so as to send forged ip packets successfully
|
2011-08-11 09:35:23 -03:00 |
|
Matias F
|
bb859c6ed2
|
Added IP pdu class. It's compiling so far.
|
2011-08-10 13:35:11 -03:00 |
|