Re: [tcpdump-workers] New link-type for Z-Wave serial interface

2019-07-22 Thread Mikhail Gusarov
Hello Guy, On 23 Jul 2019, at 3:43, Guy Harris wrote: So should we just say something such as LINKTYPE_Z_WAVE_SERIAL XXX DLT_Z_WAVE_SERIAL Serial frames transmitted between a host and a Z-Wave chip over an RS-232 or USB serial connection, as described in section 5 of the Z-Wave Serial API

Re: [tcpdump-workers] New link-type for Z-Wave serial interface

2019-07-21 Thread Mikhail Gusarov
Hi Guy, On 21 Jul 2019, at 23:07, Guy Harris wrote: So a "garbage frame" would be any frame that begins with a value other than 0x06, 0x15, 0x18, or 0x01? Is there any reason for whatever capture mechanism produces these packets not to discard garbage frames rather than handing them to the l

Re: [tcpdump-workers] New link-type for Z-Wave serial interface

2019-07-21 Thread Mikhail Gusarov
Hello Guy, On 21 Jul 2019, at 20:28, Guy Harris wrote: The link-level protocol is described in section 5 of https://www.silabs.com/documents/login/user-guides/INS12350-Serial-API-Host-Appl.-Prg.-Guide.pdf So the packets would either be: an ACK frame, with the packet data being 1 byte

[tcpdump-workers] New link-type for Z-Wave serial interface

2019-07-21 Thread Mikhail Gusarov
Hello, I'd like to request a number for Z-Wave serial interface link type. The link-level protocol is described in section 5 of https://www.silabs.com/documents/login/user-guides/INS12350-Serial-API-Host-Appl.-Prg.-Guide.pdf Best, Mikhail. ___ tcpdump