[Bro] Problems with tcprs plugin

James Swaro james.swaro at gmail.com
Mon Feb 8 14:59:36 PST 2016


I'll take a look at that tonight. Can you tell me what environment you're
using?
On Feb 6, 2016 15:44, "Daniel Guerra" <daniel.guerra69 at gmail.com> wrote:

> Hi Vito,
>
> Same problem here
>
> [91m/tmp/bro/aux/plugins/tcprs/src/TCPRS_Endpoint.cc: In member function
> ‘analyzer::tcp::SCORE*
> analyzer::tcp::TCPRS_Endpoint::scoreRetransmission(analyzer::tcp::SequenceRange*,
> analyzer::tcp::Segment*, analyzer::tcp::RETRANSMISSION_REASON_CODE,
> HashKey*)’: /tmp/bro/aux/plugins/tcprs/src/TCPRS_Endpoint.cc:1180:47:
> error: call of overloaded ‘abs(unsigned int)’ is ambiguous confidence_value
> *= 1.0 / (abs(i - TRIPLE) + 1.0); //ack distancing
> ..
> [0mCMakeFiles/Bro-TCPRS.linux-x86_64.dir/build.make:130: recipe for target
> 'CMakeFiles/Bro-TCPRS.linux-x86_64.dir/src/TCPRS_Endpoint.cc.o' failed
> [91mmake[3]: ***
> [CMakeFiles/Bro-TCPRS.linux-x86_64.dir/src/TCPRS_Endpoint.cc.o] Error 1
>
>
> On 04 Feb 2016, at 19:11, Vito Logrillo <vitologrillo at gmail.com> wrote:
>
> Hi all,
> i'm trying to compile the tcprs plugin with the latest bro version
> (2.4-267): using the make command i have this error
>
> /tcprs/src/TCPRS_Endpoint.cc: In member function
> ‘analyzer::tcp::SCORE*
>
> analyzer::tcp::TCPRS_Endpoint::scoreRetransmission(analyzer::tcp::SequenceRange*,
> analyzer::tcp::Segment*, analyzer::tcp::RETRANSMISSION_REASON_CODE,
> HashKey*)’:
> /home/aramis/bro/aux/plugins/tcprs/src/TCPRS_Endpoint.cc:1180:47:
> error: call of overloaded ‘abs(unsigned int)’ is ambiguous
>      confidence_value *= 1.0 / (abs(i - TRIPLE) + 1.0); //ack distancing
>                                               ^
>
> what's wrong?
> Thanks
>
> _______________________________________________
> Bro mailing list
> bro at bro-ids.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/bro
>
>
>
> _______________________________________________
> Bro mailing list
> bro at bro-ids.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/bro
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/bro/attachments/20160208/e900e551/attachment.html 


More information about the Bro mailing list