Renamed IcmpPacket class to Icmpv4Packet, in order to distinguish from the ICMPv6...
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Wed, 19 Oct 2011 23:55:58 +0000 (21:55 -0200)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Wed, 19 Oct 2011 23:55:58 +0000 (21:55 -0200)
commitcea7699779324b9569264b985d141bb8739db7db
tree2d4aade05e06fa4f1f1bd685c6b5edeade5d85d7
parente2a7289787934776028e394ed8e68eaf9c13e601
Renamed IcmpPacket class to Icmpv4Packet, in order to distinguish from the ICMPv6 classes
src/CMakeLists.txt
src/icmp/icmppinger.cpp
src/icmp/icmppinger.h
src/icmp/icmpv4packet.cpp [moved from src/icmp/icmppacket.cpp with 87% similarity]
src/icmp/icmpv4packet.h [moved from src/icmp/icmppacket.h with 94% similarity]