summaryrefslogtreecommitdiff
path: root/src/tools/irm/irm_utils.h
Commit message (Collapse)AuthorAgeFilesLines
* tools: irm: Parse arguments for irm and create_ipcpSander Vrijders2016-03-021-0/+23
This parses the arguments passed to irm at the top level, and also the arguments supplied when calling irm create_ipcp. It subsequently calls irm_create_ipcp with these arguments.