[Bro-Dev] #828: topic/dnthayer/cronenabled

Bro Tracker bro at tracker.bro-ids.org
Tue Jun 5 09:39:58 PDT 2012


#828: topic/dnthayer/cronenabled
---------------------------+------------------------
 Reporter:  dnthayer       |      Owner:
     Type:  Merge Request  |     Status:  new
 Priority:  Normal         |  Milestone:  Bro2.1
Component:  BroControl     |    Version:  git/master
 Keywords:                 |
---------------------------+------------------------
 This branch fixes a bug with the broctl "cron" command.

 Initially, there is a config option "cronenabled=1".
 When a user does "cron disable", a dynamic state variable
 is set ("cronenabled=0") that does not affect the
 original config option (both values are visible
 from the broctl "config" command).  At that point, doing
 a "cron ?" shows "cron enabled" because it grabs
 the config option instead of the dynamic state variable.

 Fixed by removing the "cronenabled" config option.

-- 
Ticket URL: <http://tracker.bro-ids.org/bro/ticket/828>
Bro Tracker <http://tracker.bro-ids.org/bro>
Bro Issue Tracker



More information about the bro-dev mailing list