Re: [tcpdump-workers] [libpcap] New DLT value Request - Wattstopper DLM (#401)

2014-12-17 Thread Michael Richardson
It's much easier to get the wider review and long term archival by posting to the mailing list. I have done that for you. Steve Karg wrote: > For a few years I have been using DLT_USER0 147 (user defined) for > capturing and saving a serial protocol used by Wattstopper Digital > Lig

[tcpdump-workers] Cross-compiling tcpdump with ipv6 enabled

2014-12-17 Thread Xiufeng Xie
Hi, Currently I need to capture ipv6 packets on Android phone. On my PC, tcpdump works well with ipv6 traffic, so I also want to try it on the phone. However, when I cross-compile tcpdump for ARM platform with ipv6 enabled, it is forced to give the warning about buggy getaddrinfo() function a

Re: [tcpdump-workers] [libpcap] New DLT value Request - Wattstopper DLM (#401)

2014-12-17 Thread Guy Harris
On Dec 17, 2014, at 12:04 PM, Steve Karg wrote: > For a few years I have been using DLT_USER0 147 (user defined) for capturing > and saving a serial protocol used by Wattstopper Digital Lighting Management > products (see website) and dissecting via Wireshark and Lua. I'm planning on > adding