On Fri, 2011-04-01 at 21:47 +1030, Glen Turner wrote:
> For those with files like /etc/mime.types, you may wish to add the line:
> application/vnd.tcpdump.pcap pcap
Looking at Debian bug 620372 reported by Gerald Combs, if
Debian's /etc/mime.types were to read
application/vnd.tcpdump.pcap pca
Hello, I just noticed that no AF_INET address is returned when getting an
interface list (from pcap_findalldevs) on OSX even when an IPv4 address is
assigned to that interface. An AF_INET6 address is however returned. Is this
the expect behavior? Am I do something wrong?
Also, any suggestions