index
:
delta/openwrt/netifd.git
baserock/fix-build
master
openwrt-18.06
openwrt-19.07
openwrt-21.02
staging/stintel/ifnamsiz
staging/ynezz/fixes-bridge-inspect
git.openwrt.org: project/netifd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
netifd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
uci: Allow setting the UCI config path on the command line
Matthias Schiffer
2014-03-19
1
-0
/
+3
*
add initial support for handling wireless devices via scripts
Felix Fietkau
2013-11-29
1
-0
/
+1
*
scripts: reorganize directory layout
Felix Fietkau
2013-10-19
1
-2
/
+2
*
use calloc_a for interface error allocations
Felix Fietkau
2012-12-31
1
-0
/
+1
*
use ustream for process message logging
Felix Fietkau
2012-10-29
1
-3
/
+2
*
use FD_CLOEXEC instead of tracking lists of fds
Felix Fietkau
2012-10-29
1
-10
/
+0
*
add copyright headers
Felix Fietkau
2012-05-04
1
-0
/
+13
*
fix path and invocation for hotplug calls
Felix Fietkau
2011-10-20
1
-1
/
+1
*
move log levels to netifd.h
Felix Fietkau
2011-10-19
1
-0
/
+8
*
add support for logging messages via syslog (or optionally stdout)
Felix Fietkau
2011-10-16
1
-0
/
+2
*
detach stdin/stdout/stderr from child processes, implement a separate logging...
Felix Fietkau
2011-10-16
1
-0
/
+9
*
add support for tracking open file descriptors of modules and closing them fo...
Felix Fietkau
2011-10-15
1
-0
/
+9
*
move netifd_start_process dir_fd to the data structure
Felix Fietkau
2011-10-15
1
-1
/
+2
*
keep track of all running child processes in one place
Felix Fietkau
2011-10-15
1
-0
/
+9
*
add some code for keeping track of dns servers and search domains and for wri...
Felix Fietkau
2011-10-11
1
-0
/
+3
*
move the main path to ./dummy to maintain the proper proto script implementat...
Felix Fietkau
2011-10-09
1
-1
/
+1
*
use /lib/netifd as main path when dummy mode is disabled
Felix Fietkau
2011-10-09
1
-0
/
+2
*
add support for calls to a hotplug script on interface state changes
Felix Fietkau
2011-10-07
1
-0
/
+7
*
improve debugging macro
Felix Fietkau
2011-10-06
1
-1
/
+4
*
rework debugging code, add debugging levels
Felix Fietkau
2011-10-04
1
-0
/
+20
*
add a ubus call for triggering config reloads
Felix Fietkau
2011-10-03
1
-0
/
+1
*
add an option for selecting the main path for netifd addons
Felix Fietkau
2011-09-09
1
-0
/
+1
*
add an ubus call for restarting netifd
Felix Fietkau
2011-09-09
1
-0
/
+2
*
move more stuff out of netifd.h
Felix Fietkau
2011-09-07
1
-6
/
+0
*
move some code to utils.[ch]
Felix Fietkau
2011-09-07
1
-44
/
+1
*
add DPRINTF type checking for no-debug builds
Felix Fietkau
2011-09-07
1
-1
/
+5
*
Add inline fls() function for linux
Jo-Philipp Wich
2011-09-05
1
-0
/
+31
*
add a __init define for constructors
Felix Fietkau
2011-04-13
1
-0
/
+2
*
make avl_strcmp globally visible
Felix Fietkau
2011-04-13
1
-0
/
+1
*
prevent autostart of interfaces during config init
Felix Fietkau
2011-04-05
1
-0
/
+1
*
rework includes
Felix Fietkau
2011-03-29
1
-3
/
+3
*
Initial import
Felix Fietkau
2011-03-27
1
-0
/
+29