mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 14:08:20 +00:00
Fixes for DCE_RPC analyzer
- DCE_RPC fragmentation handling returns! - Fixed some general parsing issues - Fixed an issue with the DCE_RPC signature not working for IPv6 connections.
This commit is contained in:
parent
14c119c7f9
commit
029d92183e
7 changed files with 79 additions and 78 deletions
|
@ -204,4 +204,4 @@ event connection_state_remove(c: connection)
|
|||
Log::write(LOG, c$dce_rpc);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue