aboutsip / pkts

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

Add rudimentary IPv6 support #72

Closed epall closed 6 years ago

epall commented 7 years ago

Implementation of IPv6 framing and header parsing, including support for fragmentation. Some basic tests included.

Resolves #26

jonbo372 commented 7 years ago

Let me know when you are done and I'll do a review then (and at that point, please squash your commits into one)

epall commented 7 years ago

Squashed and ready for review.

epall commented 6 years ago

Thanks for the review!

jonbo372 commented 6 years ago

thanks! Could you just squash that last commit as well and then i'll go ahead and merge and build a new release...

epall commented 6 years ago

Thanks for the quick turnaround! Squashed.