Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-07-01 | Add os-net-config CLI | 1 | -1/+1 | ||
Adds a new CLI which parses the JSON and calls the configured provider to apply the configuration. | |||||
2014-06-10 | Implement apply for ifcfg implementation | 1 | -0/+5 | ||
Adds an apply function to the ifcfg implementation which: 1) Shuts down existing interfaces w/ ifdown 2) writes new interfaces config files (routes too) 3) Starts up new interfaces w/ ifup | |||||
2014-06-09 | Add interface, address, and route objects | 1 | -1/+2 | ||
Add some initial objects for interfaces, routes and addresses. | |||||
2014-06-06 | Initial commit | 1 | -0/+2 | ||
Initial commit of the project layout |