Re: [Bro-Dev] Geo Location Plugin

2014-10-06 Thread anthony kasza
I can at least now see why my plugin isn't working as excepted. Thanks
Robin.

-AK
On Oct 5, 2014 8:23 AM, Robin Sommer ro...@icir.org wrote:



 On Sun, Oct 05, 2014 at 02:30 -0700, you wrote:

  I'm hoping someone has a suggestion or a tip
  on troubleshooting the interaction between plugins and the core.

 If you haven't yet, try compiling Bro with --enable-debug (and then
 recompiling your plugin as well). Then run with -B plugins and see
 if debug.log says anything helpful.

 Robin

 --
 Robin Sommer * Phone +1 (510) 722-6541 * ro...@icir.org
 ICSI/LBNL* Fax   +1 (510) 666-2956 * www.icir.org/robin
 ___
 bro-dev mailing list
 bro-dev@bro.org
 http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev

___
bro-dev mailing list
bro-dev@bro.org
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev


[Bro-Dev] [Auto] Merge Status

2014-10-06 Thread Merge Tracker

Open Merge Requests
===

IDComponent  ReporterAssignee
Updated   For Version  PrioritySummary
  -  --  --  
--  -  --  
-
BIT-1242 [1]  Documentation,Website  Jeannette Dopheide  Jeannette Dopheide  
2014-10-032.4  Normal  Add a page which lists and describes all 
Bro logs


[1]  BIT-1242  https://bro-tracker.atlassian.net/browse/BIT-1242

___
bro-dev mailing list
bro-dev@bro.org
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev


Re: [Bro-Dev] Geo Location Plugin

2014-10-06 Thread Robin Sommer
On Sun, Oct 05, 2014 at 23:00 -0700, you wrote:

 I can at least now see why my plugin isn't working as excepted.

Great, let me know if it's anything that the plugin documentation
could make more clear.

Robin

-- 
Robin Sommer * Phone +1 (510) 722-6541 * ro...@icir.org
ICSI/LBNL* Fax   +1 (510) 666-2956 * www.icir.org/robin
___
bro-dev mailing list
bro-dev@bro.org
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev


Re: [Bro-Dev] Geo Location Plugin

2014-10-06 Thread anthony kasza
Thanks Robin. Everything on the Writing Bro Plugins page is clear
although the debugging section seems thin to me. Then again, I've have
never compiled Bro with debugging enabled before.

I'm running into issues with my plugin's shared object. Bro is complaining
about an undefined symbol (likely due to a bug in my source). Are there
plans to expand the Types section of that page? I think I'm not declaring a
scriptland record type correctly.

-AK
On Oct 6, 2014 8:10 AM, Robin Sommer ro...@icir.org wrote:

 On Sun, Oct 05, 2014 at 23:00 -0700, you wrote:

  I can at least now see why my plugin isn't working as excepted.

 Great, let me know if it's anything that the plugin documentation
 could make more clear.

 Robin

 --
 Robin Sommer * Phone +1 (510) 722-6541 * ro...@icir.org
 ICSI/LBNL* Fax   +1 (510) 666-2956 * www.icir.org/robin

___
bro-dev mailing list
bro-dev@bro.org
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev