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

2014-12-18 Thread Michael Richardson
Guy Harris wrote: > I would vote for assuming that there aren't many buggy implementations > these days, especially when cross-compiling (which would probably be > for a Linux or *BSD target, current versions of which probably have > non-buggy getaddrinfo()), assuming a *non*-bugg

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

2014-12-18 Thread Guy Harris
On Dec 17, 2014, at 2:11 PM, Xiufeng Xie wrote: > 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

Re: [tcpdump-workers] Fix FreeBSD capsicum build on FreeBSD 10.1

2014-12-18 Thread Loganaden Velvindron
On Sun, Dec 07, 2014 at 12:13:09AM -0800, Guy Harris wrote: > > On Dec 6, 2014, at 11:44 PM, Loganaden Velvindron wrote: > > > On Sat, Dec 06, 2014 at 11:41:51PM -0800, Guy Harris wrote: > >> > >> On Dec 6, 2014, at 9:19 PM, Loganaden Velvindron > >> wrote: > >> > >>> Here's the config.log o