From hall.692 at osu.edu Thu Jun 10 22:58:23 2010 From: hall.692 at osu.edu (Seth Hall) Date: Thu, 10 Jun 2010 22:58:23 -0700 Subject: [TM] [svn] time-machine - r264 - trunk Message-ID: <201006110558.o5B5wN9h024337@envoy.icir.org> Author: seth Date: 2010-06-10 22:58:22 -0700 (Thu, 10 Jun 2010) New Revision: 264 Repository: svn.icir.org/time-machine Modified: trunk/BroccoliComm.cc Log: Applied patch from ticket #1 finally. Thanks to Justin. Modified: trunk/BroccoliComm.cc =================================================================== --- trunk/BroccoliComm.cc 2010-02-28 04:58:36 UTC (rev 263) +++ trunk/BroccoliComm.cc 2010-06-11 05:58:22 UTC (rev 264) @@ -115,6 +115,7 @@ if (conf_main_bro_connect_str || thread->fd >= 0) { pthread_mutex_lock(&bc_mutex); + bro_init(NULL); if ( thread->fd < 0 ) thread->bc=bro_conn_new_str(conf_main_bro_connect_str, From time-machine at ICSI.Berkeley.EDU Thu Jun 10 23:02:14 2010 From: time-machine at ICSI.Berkeley.EDU (Time Machine Tracker) Date: Fri, 11 Jun 2010 06:02:14 -0000 Subject: [TM] [The Time Machine] #1: Initialize broccoli library In-Reply-To: <054.e00d80b0d098e03e6d657cbe1afe623f@icsi.berkeley.edu> References: <054.e00d80b0d098e03e6d657cbe1afe623f@icsi.berkeley.edu> Message-ID: <063.7310dd5950ee8c4f6d9df6599fe05729@icsi.berkeley.edu> #1: Initialize broccoli library -------------------------+-------------------------------------------------- Reporter: justin | Owner: somebody Type: defect | Status: closed Priority: critical | Milestone: Component: component1 | Version: Resolution: fixed | Keywords: -------------------------+-------------------------------------------------- Changes (by seth): * status: new => closed * resolution: => fixed Comment: Thanks Justin! -- Ticket URL: The Time Machine High-volume network traffic stream recorder.