Re: [Wireshark-dev] New statistics panel for RTPS

2016-11-03 Thread Juan Jose Martin Carrascosa
Thanks Dario. Useful stuff! On Thu, Nov 3, 2016 at 12:59 PM, Dario Lombardo wrote: > Sorry I meant 9bbc337 and 696fcdb. > > On Thu, Nov 3, 2016 at 12:54 PM, Dario Lombardo < > dario.lombardo...@gmail.com> wrote: > >> Take a look at b845e29 and 38d08e0. They're 2 examples of stats_tree for >> DNS

Re: [Wireshark-dev] New statistics panel for RTPS

2016-11-03 Thread Dario Lombardo
Sorry I meant 9bbc337 and 696fcdb. On Thu, Nov 3, 2016 at 12:54 PM, Dario Lombardo wrote: > Take a look at b845e29 and 38d08e0. They're 2 examples of stats_tree for > DNS and HPFEEDS that do exactly what Roland said. Use them as examples. > > On Thu, Nov 3, 2016 at 11:56 AM, Juan Jose Martin Car

Re: [Wireshark-dev] New statistics panel for RTPS

2016-11-03 Thread Dario Lombardo
Take a look at b845e29 and 38d08e0. They're 2 examples of stats_tree for DNS and HPFEEDS that do exactly what Roland said. Use them as examples. On Thu, Nov 3, 2016 at 11:56 AM, Juan Jose Martin Carrascosa wrote: > Thanks Roland. Exactly what I needed. > > Also thanks for the prompt response. >

Re: [Wireshark-dev] New statistics panel for RTPS

2016-11-03 Thread Juan Jose Martin Carrascosa
Thanks Roland. Exactly what I needed. Also thanks for the prompt response. Juanjo Martin On Thu, Nov 3, 2016 at 11:52 AM, Roland Knall wrote: > Hi > > This depends on how sophisticated you want the final panel to be. If you > just want to add new statistics for one dissector, this likely could

Re: [Wireshark-dev] New statistics panel for RTPS

2016-11-03 Thread Roland Knall
Hi This depends on how sophisticated you want the final panel to be. If you just want to add new statistics for one dissector, this likely could be done in a week. Take a look at README.stats_tree for details in the doc subdirectory of the source-code. If you want a more sophisticated analysis do

[Wireshark-dev] New statistics panel for RTPS

2016-11-03 Thread Juan Jose Martin Carrascosa
Hi everybody, I need to estimate how many weeks more or less would it take to implement a new panel in Statistics for RTPS. I think it's time to get this kind of stuff done :) I know everything about RTPS and I have been updating the dissector for a long time. Also, I know how to navigate through