Providing different methods to set the types in ICMP v4 and v6
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Sat, 22 Oct 2011 18:29:18 +0000 (16:29 -0200)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Sat, 22 Oct 2011 18:29:18 +0000 (16:29 -0200)
commita616c4aa354c5eed8c01c65a6707b8989516f489
tree7c8c4da62fff8707073477c545a90a3708debe10
parent1c857c597bdf41ff6099258c373b5719b4b0fcb1
Providing different methods to set the types in ICMP v4 and v6
- it was not provided a polymorphic approach
src/icmp/icmpdestinationunreachablemessage.cpp
src/icmp/icmpdestinationunreachablemessage.h
src/icmp/icmpechoreplymessage.cpp
src/icmp/icmpechoreplymessage.h
src/icmp/icmpechorequestmessage.cpp
src/icmp/icmpechorequestmessage.h
src/icmp/icmpgenericmessage.cpp
src/icmp/icmpgenericmessage.h
src/icmp/icmpmessage.cpp
src/icmp/icmpmessage.h
src/icmp/icmpv4header.cpp