[Bro-Dev] [Auto] Merge Status

2015-12-15 Thread Merge Tracker
Open Merge Requests === IDComponentReporter Assignee Updated For VersionPrioritySummary --- --- -- - --

Re: [Bro-Dev] Better Handling of User Agents in Software Framework

2015-12-15 Thread Seth Hall
> On Dec 15, 2015, at 10:18 AM, Vlad Grigorescu wrote: > > The other question I was wondering about is: should this be a BIF? > Software::parse is a rather lengthy function, with a lot of string > manipulation, which gets called rather frequently. I suspect there'd be some > performance impro

Re: [Bro-Dev] Better Handling of User Agents in Software Framework

2015-12-15 Thread Vlad Grigorescu
The other question I was wondering about is: should this be a BIF? Software::parse is a rather lengthy function, with a lot of string manipulation, which gets called rather frequently. I suspect there'd be some performance improvements for implementing this directly as a BIF. On Mon, Dec 14, 2015

Re: [Bro-Dev] Better Handling of User Agents in Software Framework

2015-12-15 Thread Robin Sommer
On Tue, Dec 15, 2015 at 10:23 -0500, you wrote: > It probably would make sense to measure that first somehow. Agree. Would be good to keep it in script-land unless it indeed has a substantial impact (and if so, maybe there are some optimizations to short-cut common cases or so). Robin -- Rob

Re: [Bro-Dev] Better Handling of User Agents in Software Framework

2015-12-15 Thread Seth Hall
> On Dec 15, 2015, at 11:23 AM, Robin Sommer wrote: > > Agree. Would be good to keep it in script-land unless it indeed has a > substantial impact (and if so, maybe there are some optimizations to > short-cut common cases or so). Yep, something along these lines was/is implemented in the core,

Re: [Bro-Dev] OSPF protocol analyzer

2015-12-15 Thread Robin Sommer
On Mon, Dec 14, 2015 at 17:54 +0100, you wrote: > I was wondering if is it possible to make an analyzer of OSPF with Binpac. Anything that's not on top of TCP/UDP remains problematic to support in Bro currently, unfortunately. It's less a limitation of BinPAC; the problem is that Bro's lower laye

Re: [Bro-Dev] Better Handling of User Agents in Software Framework

2015-12-15 Thread Vern Paxson
> ... (and if so, maybe there are some optimizations to > short-cut common cases or so) (... and/or: a few key BiFs to add that don't bite off the whole task but accelerate some particular processing) ___ bro-dev mailing list bro-dev@bro.org http://mail