Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools: irm: Provide all IRM calls | Sander Vrijders | 2016-03-03 | 1 | -0/+25 |
| | | | | | | | This commit makes all IRM calls available to the user of the 'irm' tool. The bootstrap_ipcp call does not yet take the anything except the AP name. This will be added once we stabilize what should be configurable in the IPCP. | ||||
* | tools: irm: Parse arguments for irm and create_ipcp | Sander Vrijders | 2016-03-02 | 1 | -0/+33 |
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. |