[Bro-Dev] #907: Need tcp_excessive_data_without_further_acks to be redefinable

Bro Tracker bro at tracker.bro-ids.org
Mon Oct 22 08:31:39 PDT 2012


#907: Need tcp_excessive_data_without_further_acks to be redefinable
----------------------------+------------------------
  Reporter:  carsten        |      Owner:  robin
      Type:  Merge Request  |     Status:  assigned
  Priority:  Normal         |  Milestone:  Bro2.2
 Component:  Bro            |    Version:  git/master
Resolution:                 |   Keywords:
----------------------------+------------------------

Comment (by seth):

 > Please change inside scripts/base/init-bare.bro from
 >     const tcp_excessive_data_without_further_acks = 10 * 1024 * 1024;
 > to
 >     const tcp_excessive_data_without_further_acks = 10 * 1024 * 1024
 > &redef;

 We should probably do a quick run through of that script when merging this
 to make sure there aren't any other non-redefable things in there.

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



More information about the bro-dev mailing list