Jon Siwek
905e4d3a14
Change IPv6 output format to no longer automatically be bracketed.
...
Instead, the `addr_to_uri` script-level function can be used to
explicitly add brackets to an address if it's IPv6 and will be
included in a URI or when a ":<port>" needs to be appended to it.
2012-05-07 12:55:54 -05:00
Jon Siwek
5984564946
Change IPv6 address/prefix output format to be bracketed.
...
Also add a test case for content extraction.
2012-05-04 11:21:18 -05:00
Jon Siwek
14ccd6436f
Update/add tests for broccoli IPv6 addr/subnet support (addresses #448 )
2012-02-23 16:55:19 -06:00
Jon Siwek
1730496d12
Remove the 'net' type from Bro (addresses #535 ).
...
Incremented the serialization data format version in the process.
2011-08-17 19:03:34 -05:00
Jon Siwek
8a24d8d410
Update pybroccoli unit test baseline.
...
Corresponds to commit 46e1b99c1d90900689fb47cf12ac9c5e2340a023
in broccoli-python repo.
2011-07-21 15:26:44 -05:00
Jon Siwek
7b7b15a18c
Update istate.pybroccoli test.
...
For changes made to broccoli-python repository in
commit dbc73389e3a8c17734815993626d83084eb93615
2011-06-16 16:35:10 -05:00
Jon Siwek
303dba6372
Coerce event handler record arguments to correct record type.
...
This lets events be sent to bro that contain record arguments that
don't have to fill in all &optional record fields.
This corresponds to broccoli-python tests that were updated in
commit 8b87d8f61ef89162019cd4acc01be93700b0c588
2011-06-15 13:56:37 -05:00
Jon Siwek
4f6690776c
Update pybroccoli test.
...
This corresponds to changes in the broccoli-python repository's
commit 5b843ecc02a5d04b281409a05cee3a947665cfd2
2011-06-15 12:41:48 -05:00
Robin Sommer
5478bd5b1d
Updating tests.
...
The istate tests now all pass except for the SSL one. Still need to
figure out why it fails.
2011-05-02 08:43:39 -07:00