Use argp parser to handle arguments
This moves most of the arguments from library to applications and also changes design of parsers to effectivelly apply configuration change from parser directly, not later by application.
Edited by Karel Koci
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
This moves most of the arguments from library to applications and also changes design of parsers to effectivelly apply configuration change from parser directly, not later by application.