summaryrefslogtreecommitdiff
path: root/config.c
Commit message (Expand)AuthorAgeFilesLines
* s/init_device/device_init/Felix Fietkau2011-07-291-2/+2
* s/cleanup_devices/device_free_all/Felix Fietkau2011-07-291-1/+1
* use uci_to_blob for creating devicesFelix Fietkau2011-07-291-83/+5
* implement uci-to-blobmsg conversion as an abstraction between uci and the res...Felix Fietkau2011-07-291-31/+94
* add some infrastructure code for proto handlersFelix Fietkau2011-04-131-1/+1
* make uci_network staticFelix Fietkau2011-04-051-1/+1
* add code for cleaning up unused devices mentioned in the configFelix Fietkau2011-04-051-0/+1
* add some configuration code for interfaces, bind interfaces to regular devicesFelix Fietkau2011-04-051-6/+33
* add low level configuration for devicesFelix Fietkau2011-04-051-2/+104
* prevent autostart of interfaces during config initFelix Fietkau2011-04-051-0/+5
* rework includesFelix Fietkau2011-03-291-0/+1
* Initial importFelix Fietkau2011-03-271-0/+51