mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 07:08:19 +00:00
Applying Seth's patch from #265 adding entropy BiFs.
This commit is contained in:
parent
5d41794034
commit
dbca5be43c
6 changed files with 423 additions and 4 deletions
|
@ -133,6 +133,8 @@ extern TableType* smb_negotiate;
|
|||
|
||||
extern RecordType* geo_location;
|
||||
|
||||
extern RecordType* entropy_test_result;
|
||||
|
||||
extern TableType* dhcp_router_list;
|
||||
extern RecordType* dhcp_msg;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue