Re: [Wireshark-dev] GurumNetworks RTPS Vendor ID Request

2020-07-26 Thread 김다은
Thank you so much. I really appreciated for the fast response and solving the issue. Once again, thank you. Regards, Daeun Kim 2020년 7월 27일 (월) 오후 3:30, Jaap Keuter 님이 작성: > Hi, > > All changes have been implemented: > https://code.wireshark.org/review/#/c/37915/ > https://code.wireshark.org/rev

Re: [Wireshark-dev] GurumNetworks RTPS Vendor ID Request

2020-07-26 Thread Jaap Keuter
Hi, All changes have been implemented: https://code.wireshark.org/review/#/c/37915/ https://code.wireshark.org/review/#/c/37929/ https://code.wireshark.org/review/#/c/37930/

Re: [Wireshark-dev] Using FTDI device ids from Linux kernel

2020-07-26 Thread Tomasz Moń
On Sun, Jul 26, 2020 at 5:54 PM Jaap Keuter wrote: > Do you have any idea how volatile this data is, how quickly it’s changing? > There are already some data sets which are picked up weekly from external > sources (e.g., IEEE manuf, PEN). This could be handled the same way if as > volatile as th

Re: [Wireshark-dev] GurumNetworks RTPS Vendor ID Request

2020-07-26 Thread 김다은
Hi, If you have any updates on the vendor lists, please let me know. Thank you so much. Best, Daeun Kim 2020년 7월 21일 (화) 오전 9:11, 김다은 님이 작성: > Hi, > > Thank you so much for kind reply and updating the vendor list. > > Sincerely, > Daeun Kim > > 2020년 7월 21일 (화) 오전 4:25, Jaap Keuter 님이 작성: > >>

Re: [Wireshark-dev] Using FTDI device ids from Linux kernel

2020-07-26 Thread Jaap Keuter
Hi, Do you have any idea how volatile this data is, how quickly it’s changing? There are already some data sets which are picked up weekly from external sources (e.g., IEEE manuf, PEN). This could be handled the same way if as volatile as these. Thanks, Jaap > On 26 Jul 2020, at 11:01, Tomasz

[Wireshark-dev] Using FTDI device ids from Linux kernel

2020-07-26 Thread Tomasz Moń
Hello, The Linux kernel FTDI SIO driver contains quite a comprehensive USB VID/PID database. The values are defined in linux/drivers/usb/serial/ftdi_sio_ids.h and are combined together in id_table_combined in linux/drivers/usb/serial/ftdi_sio.c. The protocol these devices use is being dissected by