-
Notifications
You must be signed in to change notification settings - Fork 260
Open
Description
There are times when I just want pcap to do what it's supposed to do and not complain when it sees something it cannot process.
$ sudo node index.js
node_pcap: EthernetFrame() - Don't know how to decode ethertype 4284
node_pcap: EthernetFrame() - Don't know how to decode ethertype 4284
mac address found
node_pcap: EthernetFrame() - Don't know how to decode ethertype 4284
Should the errors be emitted back so that the calling application can decide whether or not it wants to do something about it?
jschulenklopper
Metadata
Metadata
Assignees
Labels
No labels