netsniff-ng: backport patch fixing wrong args handling with musl
authorChristian Marangi <ansuelsmth@gmail.com>
Thu, 29 Jun 2023 16:24:53 +0000 (18:24 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Thu, 29 Jun 2023 16:26:16 +0000 (18:26 +0200)
commit5ae750da100efdd631ec1b217dac69ce313c9442
tree1b3c912caf2387329ddca33d459ac10b1a707f3a
parent3522e9b89abcb91833464e496eeeae21d9bd2edd
netsniff-ng: backport patch fixing wrong args handling with musl

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>
net/netsniff-ng/Makefile
net/netsniff-ng/patches/0004-mausezahn-use-getopt_long-instead-of-getopt.patch [new file with mode: 0644]