packit
packit copied to clipboard
network packet generator and capture tool
This issue was reported in Debian by Dennis Vshivkov [email protected][1]. There is a patch. [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=287667 The original text, written in 2004: "The attached patch adds an -I option, to...
There are possibly some memory leaks caused by `strdup` usage without corresponding `free` anywhere in sight.
Add support for all the fields in the fixed header [see https://en.wikipedia.org/wiki/IPv6_packet#Fixed_header] and IPv6 packet generation.