summaryrefslogtreecommitdiffhomepage
path: root/netifd.h
AgeCommit message (Expand)Author
2012-12-31use calloc_a for interface error allocationsFelix Fietkau
2012-10-29use ustream for process message loggingFelix Fietkau
2012-10-29use FD_CLOEXEC instead of tracking lists of fdsFelix Fietkau
2012-05-04add copyright headersFelix Fietkau
2011-10-20fix path and invocation for hotplug callsFelix Fietkau
2011-10-19move log levels to netifd.hFelix Fietkau
2011-10-16add support for logging messages via syslog (or optionally stdout)Felix Fietkau
2011-10-16detach stdin/stdout/stderr from child processes, implement a separate logging...Felix Fietkau
2011-10-15add support for tracking open file descriptors of modules and closing them fo...Felix Fietkau
2011-10-15move netifd_start_process dir_fd to the data structureFelix Fietkau
2011-10-15keep track of all running child processes in one placeFelix Fietkau
2011-10-11add some code for keeping track of dns servers and search domains and for wri...Felix Fietkau
2011-10-09move the main path to ./dummy to maintain the proper proto script implementat...Felix Fietkau
2011-10-09use /lib/netifd as main path when dummy mode is disabledFelix Fietkau
2011-10-07add support for calls to a hotplug script on interface state changesFelix Fietkau
2011-10-06improve debugging macroFelix Fietkau
2011-10-04rework debugging code, add debugging levelsFelix Fietkau
2011-10-03add a ubus call for triggering config reloadsFelix Fietkau
2011-09-09add an option for selecting the main path for netifd addonsFelix Fietkau
2011-09-09add an ubus call for restarting netifdFelix Fietkau
2011-09-07move more stuff out of netifd.hFelix Fietkau
2011-09-07move some code to utils.[ch]Felix Fietkau
2011-09-07add DPRINTF type checking for no-debug buildsFelix Fietkau
2011-09-05Add inline fls() function for linuxJo-Philipp Wich
2011-04-13add a __init define for constructorsFelix Fietkau
2011-04-13make avl_strcmp globally visibleFelix Fietkau
2011-04-05prevent autostart of interfaces during config initFelix Fietkau
2011-03-29rework includesFelix Fietkau
2011-03-27Initial importFelix Fietkau