Write NetControl framework documentation.

In the process, some of the script documentation of the NetControl
framework was also updated.
This commit is contained in:
Johanna Amann 2016-06-22 16:02:48 -07:00
parent 3b55a917ac
commit f1267b0b94
78 changed files with 1918 additions and 142 deletions

View file

@ -1,6 +1,6 @@
0.000000 bro_init
0.000000 filter_change_tracking
0.000000 NetControl::init
0.000000 filter_change_tracking
1254722767.492060 ChecksumOffloading::check
1254722767.492060 filter_change_tracking
1254722767.492060 new_connection
@ -107,6 +107,7 @@
1437831776.764391 connection_state_remove
1437831776.764391 filter_change_tracking
1437831776.764391 new_connection
1437831777.107399 partial_connection
1437831787.856895 new_connection
1437831787.861602 connection_established
1437831787.867142 smtp_reply
@ -152,7 +153,9 @@
1437831787.905375 smtp_request
1437831787.914113 smtp_reply
1437831798.533593 new_connection
1437831798.533765 partial_connection
1437831799.262632 new_connection
1437831799.410135 partial_connection
1437831799.461152 new_connection
1437831799.610433 connection_established
1437831799.611764 ssl_extension_server_name
@ -206,10 +209,15 @@
1437831800.045701 ssl_established
1437831800.217854 net_done
1437831800.217854 filter_change_tracking
1437831800.217854 connection_pending
1437831800.217854 connection_state_remove
1437831800.217854 connection_pending
1437831800.217854 connection_state_remove
1437831800.217854 connection_pending
1437831800.217854 connection_state_remove
1437831800.217854 connection_pending
1437831800.217854 connection_state_remove
1437831800.217854 connection_pending
1437831800.217854 connection_state_remove
1437831800.217854 bro_done
1437831800.217854 ChecksumOffloading::check

File diff suppressed because one or more lines are too long