packetcap / go-pcap

Packet capture library and tools in native go
Apache License 2.0
14 stars 4 forks source link

fix protocol alone, add composite #9

Closed deitch closed 4 years ago

deitch commented 4 years ago

Several things:

The composite remains inefficient, especially when just one field is different. Further optimizations to follow.