mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 01:58:20 +00:00
Add more icmpv6 events, and general code cleanup
This commit is contained in:
parent
e9728d82ab
commit
6eb9f63e17
7 changed files with 164 additions and 54 deletions
|
@ -534,7 +534,6 @@ public:
|
|||
int IsUDP() const;
|
||||
int IsICMP() const;
|
||||
|
||||
|
||||
TransportProto PortType() const
|
||||
{
|
||||
if ( IsTCP() )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue