Update docs and tests for bro_(init|done) -> zeek_(init|done)

This commit is contained in:
Seth Hall 2019-04-14 08:19:08 -04:00
parent 8cefb9be42
commit 5db766bd88
508 changed files with 532 additions and 2016 deletions

View file

@ -1,4 +1,4 @@
0.000000 bro_init
0.000000 zeek_init
0.000000 NetControl::init
0.000000 filter_change_tracking
1254722767.492060 ChecksumOffloading::check
@ -226,5 +226,5 @@
1437831800.217854 connection_state_remove
1437831800.217854 connection_pending
1437831800.217854 connection_state_remove
1437831800.217854 bro_done
1437831800.217854 zeek_done
1437831800.217854 ChecksumOffloading::check

File diff suppressed because one or more lines are too long