Skip to content

Packet Creation and Modification

Pre-release
Pre-release
Compare
Choose a tag to compare
@guygrigsby guygrigsby released this 14 Aug 15:14
· 212 commits to master since this release
4c3c478

Added functionality to the packet package to support more complete packet modification and creation.

  • This release creates DUPLICATE functionality between functions and methods in the packet package, as well as duplicate packet creation functions.
  • The adaptationfield package will also be deprecated as the packet and adapationfield are closely tied.
  • The methods (functions with pointer receivers) will be used going forward. The other functions will be deprecated in 3.0.0
  • These changes were made to create better consistency throughout the packages, and provide namespacing between packet and adaptationfield.