[Wireshark-dev] Do we have a "standard" way to calcucate CRC24?

2019-09-17 Thread Andrii Vladyka via Wireshark-dev
Hi all, We have routines for calculating crc6,8,10,16,32, but not crc24. There is a sort of implementation for CRC24 calculation in packet-gprs-llc.c, but I would prefer to avoid code duplication, if possible. Are there any "standard" WS routines I can use? Regards, Andr

[Wireshark-dev] Bug #15731 - Make header_field_info.abbrev different than protocol name

2019-04-30 Thread Andrii Vladyka
he question raised in order to address  https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15731 Regards, Andrii Vladyka ___ Sent via:Wireshark-dev mailing list Archives:https://www.wireshark.org/lists/wireshark-dev Unsubscri

Re: [Wireshark-dev] ATM Dissector: calling sub-dissector for specific VPI/VCI values only

2018-12-27 Thread Andrii Vladyka via Wireshark-dev
>Среда, 26 декабря 2018, 11:25 -08:00 от Guy Harris : > >On Dec 24, 2018, at 10:15 PM, Andrii Vladyka < a.vlad...@ukr.net > wrote: > >> I have a protocol that works over ATM. I need to develop a sub-dissector >> that will be called by ATM dissector only when

[Wireshark-dev] ATM Dissector: calling sub-dissector for specific VPI/VCI values only

2018-12-26 Thread Andrii Vladyka
/TCP? I.e. when register sub-dissectors for TCP/UDP we call  dissector_add_uint() specifying port number. Is there way to achieve the same for ATM using VPI/VCI values instead of port number? Regards, Andrii Vladyka ___ Sent via

[Wireshark-dev] Cannot push patch to Gerrit - Found WIP commit

2018-09-05 Thread Andrii Vladyka
refs to 'ssh://usern...@code.wireshark.org:29418/wireshark' Any ideas on what I am doing wrong? Regards, Andrii Vladyka ___ Sent via:Wireshark-dev mailing list Archives:https://www.wireshark.org/lists/wir