Scott Runnels
59405af804
Notice::policy hooks and tests.
...
Include explanation of various Notice::policy hook actions.
Add two btest scripts. framework_notice_hook_01.bro shows adding an
action to the n$action set while framework_notice_suppression.bro shows
how to add a custom n$suppress_for value for a notice through a policy
hook. While both scripts include an @load directive, it is left out in
RST document so as to avoid confusion.
2013-04-23 17:02:42 -04:00
Scott Runnels
a4998f3780
Typo fix and baselines for hooking the log framework.
2013-03-24 22:01:08 -04:00
Scott Runnels
e755bf1b54
Hooking into the Logging Framework.
2013-03-24 21:58:28 -04:00
Scott Runnels
44892cd78d
Split logging via Filters in the Logging Framework.
2013-03-20 00:02:20 -04:00
Scott Runnels
b4a92432e3
Changes to framework_logging_factorial_02.bro to make the call to Log::create_stream() more distinct.
2013-03-19 23:28:48 -04:00
Scott Runnels
9ae8487844
Logging Framework (contrived) example: Logging factorials.
2013-03-18 23:44:36 -04:00
Scott Runnels
940910768b
Start on Logging Framework.
2013-03-18 23:23:43 -04:00
Scott Runnels
5249a30c46
Expanding on records, including two simple examples.
2013-03-11 00:19:23 -04:00
Scott Runnels
b53f701ffe
Added documentation for the pattern data type as well as btests for time, interval, and pattern.
2013-02-25 01:12:07 -05:00
Scott Runnels
ed8267dd38
Added a more simple example to the section on Constants to re-inforce &redef.
2013-02-07 23:28:33 -05:00
Scott Runnels
adfae5448f
Tables with aggregate keys.
2013-01-22 23:37:43 -05:00
Scott Runnels
61e95e8d4e
Reorganize to introduce sets, then tables, then vectors. Rewrite of the section on sets. Start of discussion on tables.
2013-01-21 00:19:29 -05:00
Scott Runnels
52eae050d8
documentation of Sets.
2013-01-20 00:27:04 -05:00
Scott Runnels
c453c228cb
Iteration over vectors.
2013-01-08 15:31:56 -05:00
Scott Runnels
7d583b6b78
Vector declarations and explanations, including btests
2013-01-08 14:47:39 -05:00
Scott Runnels
b8c31458ff
Local variables. Baselines and data_type_local.bro btest-able script.
2013-01-03 17:03:45 -05:00
Scott Runnels
d35268a41c
Beginning exploration of network centric data types, starting with subnets.
2012-12-01 02:22:52 -05:00
Scott Runnels
d1d7fe5d4d
Exploration of the connection record data type and corresponding btests.
2012-11-24 14:16:50 -05:00