summaryrefslogtreecommitdiff
path: root/main.c
Commit message (Expand)AuthorAgeFilesLines
* add support for calls to a hotplug script on interface state changesFelix Fietkau2011-10-071-0/+5
* rework debugging code, add debugging levelsFelix Fietkau2011-10-041-1/+6
* add a ubus call for triggering config reloadsFelix Fietkau2011-10-031-4/+14
* add a system_init function for system controlSteven Barth2011-09-231-0/+6
* fix compilation with GCC 4.6 on LinuxSteven Barth2011-09-221-1/+2
* bring all interfaces down on restartFelix Fietkau2011-09-111-0/+2
* add an option for selecting the main path for netifd addonsFelix Fietkau2011-09-091-1/+6
* add an ubus call for restarting netifdFelix Fietkau2011-09-091-0/+18
* move more stuff out of netifd.hFelix Fietkau2011-09-071-0/+1
* move some code to utils.[ch]Felix Fietkau2011-09-071-5/+0
* make avl_strcmp globally visibleFelix Fietkau2011-04-131-0/+5
* Initial importFelix Fietkau2011-03-271-0/+46