Dear,
I am having a similar issue to Issue #113
I have done your suggestions and it looks a little like this:
~/node_modules/pcap master ● sudo ~/node_modules/pcap/examples/simple_capture en6 ""
libpcap version 1.6.2
Key: addr
address: fe80::384d:550d:e25d:702d
Key: netmask
address: ffff:ffff:ffff:ffff::
Key: broadaddr
Key: dstaddr
address: (null)
My ifconfig can be seen here: https://gist.github.com/SteveClement/d5664765b2a22660fbd5
I also compiled it with that latest libpcap (thought that might fix it) but it really looks like it cannot handle one of the devices it tries to enumerate.
cheers.
Dear,
I am having a similar issue to Issue #113
I have done your suggestions and it looks a little like this:
~/node_modules/pcap master ● sudo ~/node_modules/pcap/examples/simple_capture en6 ""
libpcap version 1.6.2
Key: addr
address: fe80::384d:550d:e25d:702d
Key: netmask
address: ffff:ffff:ffff:ffff::
Key: broadaddr
Key: dstaddr
address: (null)
My ifconfig can be seen here: https://gist.github.com/SteveClement/d5664765b2a22660fbd5
I also compiled it with that latest libpcap (thought that might fix it) but it really looks like it cannot handle one of the devices it tries to enumerate.
cheers.