pellegre / libcrafter

A high level C++ network packet sniffing and crafting library.
298 stars 88 forks source link

Added ExtendedDataOffset to TCP Options #29

Closed chamalo90 closed 9 years ago

chamalo90 commented 9 years ago

See https://datatracker.ietf.org/doc/draft-touch-tcpm-tcp-edo/ Libcrafter examples have been added (and 'pull-requested') to show the use of this option.