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
/
main.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
detach stdin/stdout/stderr from child processes, implement a separate ↵
Felix Fietkau
2011-10-16
1
-5
/
+102
|
|
|
|
logging pipe and relay log messages with prefix
*
add support for tracking open file descriptors of modules and closing them ↵
Felix Fietkau
2011-10-15
1
-0
/
+23
|
|
|
|
for created child processes
*
move netifd_start_process dir_fd to the data structure
Felix Fietkau
2011-10-15
1
-3
/
+3
|
*
when killed, kill pending child processes
Felix Fietkau
2011-10-15
1
-0
/
+31
|
*
keep track of all running child processes in one place
Felix Fietkau
2011-10-15
1
-0
/
+55
|
*
add some code for keeping track of dns servers and search domains and for ↵
Felix Fietkau
2011-10-11
1
-1
/
+6
|
|
|
|
writing resolv.conf
*
use /lib/netifd as main path when dummy mode is disabled
Felix Fietkau
2011-10-09
1
-1
/
+1
|
*
add support for calls to a hotplug script on interface state changes
Felix Fietkau
2011-10-07
1
-0
/
+5
|
*
rework debugging code, add debugging levels
Felix Fietkau
2011-10-04
1
-1
/
+6
|
*
add a ubus call for triggering config reloads
Felix Fietkau
2011-10-03
1
-4
/
+14
|
*
add a system_init function for system control
Steven Barth
2011-09-23
1
-0
/
+6
|
*
fix compilation with GCC 4.6 on Linux
Steven Barth
2011-09-22
1
-1
/
+2
|
*
bring all interfaces down on restart
Felix Fietkau
2011-09-11
1
-0
/
+2
|
*
add an option for selecting the main path for netifd addons
Felix Fietkau
2011-09-09
1
-1
/
+6
|
*
add an ubus call for restarting netifd
Felix Fietkau
2011-09-09
1
-0
/
+18
|
*
move more stuff out of netifd.h
Felix Fietkau
2011-09-07
1
-0
/
+1
|
*
move some code to utils.[ch]
Felix Fietkau
2011-09-07
1
-5
/
+0
|
*
make avl_strcmp globally visible
Felix Fietkau
2011-04-13
1
-0
/
+5
|
*
Initial import
Felix Fietkau
2011-03-27
1
-0
/
+46