Re: tcpdump: etherip fix

2017-03-07 Thread David Gwynne
> On 8 Mar 2017, at 16:29, Jeremie Courreges-Anglas wrote: > > > https://tools.ietf.org/html/draft-housley-etherip-01 > > still proposes a 1 byte header, the first nibble is the version (2). > The published RFC specifies version 3 and a two bytes header. > > https://tools.ietf.org/html/rfc3

tcpdump: etherip fix

2017-03-07 Thread Jeremie Courreges-Anglas
https://tools.ietf.org/html/draft-housley-etherip-01 still proposes a 1 byte header, the first nibble is the version (2). The published RFC specifies version 3 and a two bytes header. https://tools.ietf.org/html/rfc3378 print-etherip.c almost gets it right when trying to interpret the versi