packetcap / go-pcap

Packet capture library and tools in native go
Apache License 2.0
26 stars 7 forks source link

add negator to primitive #49

Closed deitch closed 6 months ago

deitch commented 6 months ago

Fixed #48

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