aboutsip / pkts

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

add code from petterod/io.pkts.core.extension #128

Closed mz0 closed 3 years ago

mz0 commented 3 years ago

@petterod seems given up working on GitHub. Anyway you may find this contribution of certain value:

commit 051e52a92a117ff42f2704eae0939ba838690790 Author: petterod petterod@stud.ntnu.no Date: Fri May 10 14:43:50 2019 +0200

add

jonbo372 commented 3 years ago

Awesome, thanks!

/Jonas

On Thu, May 13, 2021 at 4:28 AM Mark Zhitomirski @.***> wrote:

@petterod https://github.com/petterod seems given up working on GitHub. Anyway you may find this contribution of certain value:

commit 051e52a92a117ff42f2704eae0939ba838690790 Author: petterod @.*** Date: Fri May 10 14:43:50 2019 +0200

add

  • IPv4: DSCP, ECN, and TTL (IPv4Packet / IPv4PacketImpl)
  • IPv6: Traffic Class, Flow Label, and Hop Limit (IPv6Packet / IPv6PacketImpl)
  • TCP: Reserved, NS flag, Windows Size, Checksum, and Urgent Pointer (TCPPacket / TcpPacketImpl)
  • UDP: add Interface methods getChecksum(), getLength() (UDPPacket)

You can view, comment on, or merge this pull request online at:

https://github.com/aboutsip/pkts/pull/128 Commit Summary

  • add code from petterod/io.pkts.core.extension

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/aboutsip/pkts/pull/128, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACLPR7J2VGC54Y7DAOVRWLTNOZWXANCNFSM442MN3QQ .