Add summary documentation to bif files.

This commit is contained in:
Jon Siwek 2012-01-09 16:11:41 -06:00
parent aa69fd53fb
commit b8778026a6
5 changed files with 18 additions and 5 deletions

View file

@ -1,4 +1,6 @@
# Documentation and default values for these are located in policy/bro.init.
##! Declaration of various scripting-layer constants that the Bro core uses
##! internally. Documentation and default values for the scripting-layer
##! variables themselves are found in :doc:`/scripts/base/init-bare`.
const ignore_keep_alive_rexmit: bool;
const skip_http_data: bool;