Applying Seth's patch from #265 adding entropy BiFs.

This commit is contained in:
Robin Sommer 2011-01-06 17:16:10 -08:00
parent 5d41794034
commit dbca5be43c
6 changed files with 423 additions and 4 deletions

View file

@ -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;