Currently, the generated function returns either false, or check that net is in a list of user prefix
I would like to have a simple true/false response and handle the verification in my bird.conf
If no prefixes is given in the service in birdwatcher.conf, then no further check is required, and the function return true is the command is successful.
Can I do that ?
Currently, the generated function returns either false, or check that
netis in a list of user prefixI would like to have a simple true/false response and handle the verification in my
bird.confIf no
prefixesis given in the service in birdwatcher.conf, then no further check is required, and the function returntrueis the command is successful.Can I do that ?