packetcap / go-pcap

Packet capture library and tools in native go
Apache License 2.0
23 stars 5 forks source link

add negator to primitive #49

Closed deitch closed 4 months ago

deitch commented 4 months ago

Fixed #48

It looked complex, but in the end, it is just a question of the last instructions being flipped.