After nearly a year of neglect, finally getting back to node_pcap.
Applied many fine pull requests from many fine contributors on github. Thanks. I'll add more documentation on these changes soon, but I wanted to get them out there right now since one of the fixes makes node_pcap actually work on node 0.6.
Fix bug when TCP_Tracker encounters a pipelined response. - Mark Nottingham
Initial support for IPv6 - Joe Hildebrand
Should now compile properly on node 0.2.x and 0.3.x.
Remove http_trace
, simple_capture
, and tcp_metrics
. They'll be in their own package soon.
See the git history for what happened before.