Closed MisterDA closed 4 months ago
Try: ./babeld -C interface wlp0s20f3 type tunnel
./babeld -C interface wlp0s20f3 type tunnel
free(NULL) is a no-op.
free(NULL)
cc @Tomo59.
@Tomo59, could you please confirm if this fixes the issue?
Hello,
yes I confirm it fixes the issue. I have now a proper error message Couldn't parse configuration from command line..
Couldn't parse configuration from command line.
Thanks to both of you.
Try:
./babeld -C interface wlp0s20f3 type tunnel
free(NULL)
is a no-op.cc @Tomo59.