@e-kov What do you think about not pass -i option on setup/reload? Instead of use subcommand reconfigure or create separate subcommand. It will reduce changes + will not break API.
Also there is question about using stdbool.h. In kernel used int usually. Is it compatible? (https://groups.google.com/g/linux.debian.bugs.dist/c/NQP3JCZN3qc)
@e-kov What do you think about not pass -i option on setup/reload? Instead of use subcommand reconfigure or create separate subcommand. It will reduce changes + will not break API. Also there is question about using
stdbool.h
. In kernel used int usually. Is it compatible? (https://groups.google.com/g/linux.debian.bugs.dist/c/NQP3JCZN3qc)