Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename config_init_interfaces to config_init_all | Felix Fietkau | 2011-10-19 | 1 | -1/+1 |
| | |||||
* | remove the argument to config_init_interfaces | Felix Fietkau | 2011-10-19 | 1 | -1/+1 |
| | |||||
* | more changes for config reload handling | Felix Fietkau | 2011-10-03 | 1 | -0/+2 |
| | |||||
* | add functions for checking for config differences | Felix Fietkau | 2011-10-03 | 1 | -0/+18 |
| | |||||
* | manage interfaces via vlist | Felix Fietkau | 2011-10-02 | 1 | -6/+0 |
| | |||||
* | move more stuff out of netifd.h | Felix Fietkau | 2011-09-07 | 1 | -1/+3 |
| | |||||
* | constify | Felix Fietkau | 2011-09-05 | 1 | -1/+1 |
| | |||||
* | add config state tracking | Felix Fietkau | 2011-09-05 | 1 | -0/+8 |
| | |||||
* | add support for multiple config_param_list::next pointers | Felix Fietkau | 2011-07-29 | 1 | -2/+4 |
| | |||||
* | implement uci-to-blobmsg conversion as an abstraction between uci and the ↵ | Felix Fietkau | 2011-07-29 | 1 | -0/+24 |
rest of netifd |