Packet Creation and Modification
Pre-release
Pre-release
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.