aboutsip / pkts

Pure java based pcap library capable of reading and writing to/from pcaps.
Other
196 stars 91 forks source link

Resolves #133 #134

Closed jonbo372 closed 3 years ago

jonbo372 commented 3 years ago

I wanted to move HexDump from pkts-core to pkts-buffers but instead of moving, I ended up copying.

Note: this is a breaking change in that you now do need to depend on pkts-buffers directly but then again, you couldn't really use any of pkts.io if you didn't anyway so should be fine for most (all?)