Move stuff related to policy script documentation from doc/ to doc/scripts/

This commit is contained in:
Jon Siwek 2011-04-20 21:11:32 -05:00
parent c472931eb9
commit 4634d92394
20 changed files with 90 additions and 88 deletions

View file

@ -0,0 +1,19 @@
Common Documentation
====================
.. _common_port_analysis_doc:
Port Analysis
-------------
TODO: add some stuff here
.. _common_packet_filter_doc:
Packet Filter
-------------
TODO: add some stuff here
.. note:: Filters are only relevant when dynamic protocol detection (DPD)
is explicitly turned off (Bro release 1.6 enabled DPD by default).