aboutsummaryrefslogtreecommitdiff
path: root/net/netsniff-ng/patches/0004-mausezahn-use-getopt_long-instead-of-getopt.patch
Commit message (Collapse)AuthorAge
* netsniff-ng: backport patch fixing wrong args handling with muslChristian Marangi2023-06-29
Backport a patch from upstream fixing wrong args handling with musl. Before this patch non args must be passed at the end of the command due to a musl limitation. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>