add interface alias support
[project/netifd.git] / netifd.h
2012-05-04 Felix Fietkauadd copyright headers
2011-10-20 Felix Fietkaufix path and invocation for hotplug calls
2011-10-18 Felix Fietkaumove log levels to netifd.h
2011-10-16 Felix Fietkauadd support for logging messages via syslog (or optiona...
2011-10-15 Felix Fietkaudetach stdin/stdout/stderr from child processes, implem...
2011-10-15 Felix Fietkauadd support for tracking open file descriptors of modul...
2011-10-15 Felix Fietkaumove netifd_start_process dir_fd to the data structure
2011-10-15 Felix Fietkaukeep track of all running child processes in one place
2011-10-11 Felix Fietkauadd some code for keeping track of dns servers and...
2011-10-09 Felix Fietkaumove the main path to ./dummy to maintain the proper...
2011-10-09 Felix Fietkauuse /lib/netifd as main path when dummy mode is disabled
2011-10-07 Felix Fietkauadd support for calls to a hotplug script on interface...
2011-10-06 Felix Fietkauimprove debugging macro
2011-10-04 Felix Fietkaurework debugging code, add debugging levels
2011-10-03 Felix Fietkauadd a ubus call for triggering config reloads
2011-09-09 Felix Fietkauadd an option for selecting the main path for netifd...
2011-09-09 Felix Fietkauadd an ubus call for restarting netifd
2011-09-07 Felix Fietkaumove more stuff out of netifd.h
2011-09-07 Felix Fietkaumove some code to utils.[ch]
2011-09-07 Felix Fietkauadd DPRINTF type checking for no-debug builds
2011-09-05 Jo-Philipp WichAdd inline fls() function for linux
2011-04-13 Felix Fietkauadd a __init define for constructors
2011-04-13 Felix Fietkaumake avl_strcmp globally visible
2011-04-05 Felix Fietkauprevent autostart of interfaces during config init
2011-03-29 Felix Fietkaurework includes
2011-03-27 Felix FietkauInitial import