summaryrefslogtreecommitdiff
path: root/netifd.h
Commit message (Expand)AuthorAgeFilesLines
* add some code for keeping track of dns servers and search domains and for wri...Felix Fietkau2011-10-111-0/+3
* move the main path to ./dummy to maintain the proper proto script implementat...Felix Fietkau2011-10-091-1/+1
* use /lib/netifd as main path when dummy mode is disabledFelix Fietkau2011-10-091-0/+2
* add support for calls to a hotplug script on interface state changesFelix Fietkau2011-10-071-0/+7
* improve debugging macroFelix Fietkau2011-10-061-1/+4
* rework debugging code, add debugging levelsFelix Fietkau2011-10-041-0/+20
* add a ubus call for triggering config reloadsFelix Fietkau2011-10-031-0/+1
* add an option for selecting the main path for netifd addonsFelix Fietkau2011-09-091-0/+1
* add an ubus call for restarting netifdFelix Fietkau2011-09-091-0/+2
* move more stuff out of netifd.hFelix Fietkau2011-09-071-6/+0
* move some code to utils.[ch]Felix Fietkau2011-09-071-44/+1
* add DPRINTF type checking for no-debug buildsFelix Fietkau2011-09-071-1/+5
* Add inline fls() function for linuxJo-Philipp Wich2011-09-051-0/+31
* add a __init define for constructorsFelix Fietkau2011-04-131-0/+2
* make avl_strcmp globally visibleFelix Fietkau2011-04-131-0/+1
* prevent autostart of interfaces during config initFelix Fietkau2011-04-051-0/+1
* rework includesFelix Fietkau2011-03-291-3/+3
* Initial importFelix Fietkau2011-03-271-0/+29