Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Export function to display packet content (#37)
This patch split PrintPacket in two parts, the second part is DescribePacket a function which describe the packet content without recursion, indentation, nor jump line. The goal is providing a simple way logging detailled protocol errors on speciafic output (other than io.Stdout) Co-authored-by: Thierry Fournier <[email protected]>
- Loading branch information