26 Jun
2026
26 Jun
'26
9:09 a.m.
Conf nat takes a parameter @arg for the argument it's parsing. However on
error we print instead optarg, the getopt() global. This happens to be the
same thing at the time of the call, but it's not the right way to get to
it.
Signed-off-by: David Gibson