Attention is currently required from: pespin.
laforge has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/upf-benchmark/+/38328?usp=email )
Change subject: Introduce osmo-udp-responder ......................................................................
Patch Set 1:
(2 comments)
Patchset:
PS1: a
File src/osmo-udp-responder/udp_responder.c:
https://gerrit.osmocom.org/c/upf-benchmark/+/38328/comment/ba3595cb_6584a16b... : PS1, Line 55: st
if we implement our own cmdline parser rather than using glibc getopt_long, I would expect at least […]
also, as we are about to introduce more tools here: why is that parser not in a separate .c/.h file? Is it only needed here?