[Bro-Dev] #561: Bro doesn't do anything without a script

Bro Tracker bro at tracker.bro-ids.org
Wed Aug 17 18:38:36 PDT 2011


#561: Bro doesn't do anything without a script
----------------------+------------------------
  Reporter:  robin    |      Owner:  jsiwek
      Type:  Problem  |     Status:  closed
  Priority:  Normal   |  Milestone:  Bro1.6
 Component:  Bro      |    Version:  git/master
Resolution:  fixed    |   Keywords:  beta
----------------------+------------------------
Changes (by jsiwek):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [bc1c3ea28a6977999c74a46e56bc6677c461796b/bro]:
 {{{
 #!CommitTicketReference repository="bro"
 revision="bc1c3ea28a6977999c74a46e56bc6677c461796b"
 Allow reading from interface without additional script arguments.

 Reading from an interface like `bro -i en0` no longer expects to
 start reading stdin for a script to load.  Explicitly passing in
 '-' as an additional command line argument still allows reading a
 script from stdin.

 Closes #561
 }}}

-- 
Ticket URL: <http://tracker.bro-ids.org/bro/ticket/561#comment:2>
Bro Tracker <http://tracker.bro-ids.org/bro>
Bro Issue Tracker



More information about the bro-dev mailing list