#903: -b turns off -f
---------------------+------------------------
Reporter: vern | Owner:
Type: Problem | Status: new
Priority: Normal | Milestone: Bro2.2
Component: Bro | Version: git/master
Keywords: |
---------------------+------------------------
Running with -b (bare bones) disables processing by -f. Boy did this take
me a long time to figure out :-(.
Reproduce using the appended trace. Invoking with '''-e 'event
connection_established(c:connection) { print "yep"; }'''' will print
"yep". Invoking with that plus '''-f 'not tcp'''' won't print anything.
But invoking with '''-f 'not tcp' -b''' ''does'' print "yep".
--
Ticket URL: <http://tracker.bro-ids.org/bro/ticket/903>
Bro Tracker <http://tracker.bro-ids.org/bro>
Bro Issue Tracker
_______________________________________________
bro-dev mailing list
[email protected]
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev