[Bro] broccoli tests

Christian Kreibich christian at whoop.org
Fri Jun 3 15:26:20 PDT 2005


On Fri, 2005-06-03 at 14:32 -0700, Christian Kreibich wrote:
> Hi Mike,
>
> I just noticed there may be issues with connections that *don't* require
> synchronized access because all my latest experiments required this
> feature.

I've just fixed these problems in CVS and bundled up a snapshot tarball:

http://www.cl.cam.ac.uk/~cpk25/broccoli/snapshots/broccoli-0.8.060305.tar.gz

Please use this one until 0.8 is out. I've verified that broping really
should work out of the box with this tarball and Bro 0.9a9. Just run bro
directly with broping.bro, and don't pass any arguments to broping.
Output from the two shells:

$ ./bro ~/devel/Broccoli/test/broping.bro
1117837283.819435 warning: event handlers never invoked:
1117837283.819435 warning:       ping

$ broping
pong event from 127.0.0.1: seq=0, time=0.010662/1.010452 s
pong event from 127.0.0.1: seq=1, time=0.008867/1.008964 s
pong event from 127.0.0.1: seq=2, time=0.038239/1.009833 s
pong event from 127.0.0.1: seq=3, time=0.009923/1.009428 s
pong event from 127.0.0.1: seq=4, time=0.038738/1.009980 s

Let me know if it still doesn't work for you.

Cheers,
Christian.
-- 
________________________________________________________________________
                                          http://www.cl.cam.ac.uk/~cpk25
                                                    http://www.whoop.org





More information about the Bro mailing list