Add more icmpv6 events, and general code cleanup

This commit is contained in:
Daniel Thayer 2012-03-02 12:29:18 -06:00
parent e9728d82ab
commit 6eb9f63e17
7 changed files with 164 additions and 54 deletions

View file

@ -534,7 +534,6 @@ public:
int IsUDP() const;
int IsICMP() const;
TransportProto PortType() const
{
if ( IsTCP() )