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
/
config.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix compiler warnings
Felix Fietkau
2011-09-04
1
-1
/
+1
*
trigger proto attach from config.c
Felix Fietkau
2011-09-04
1
-1
/
+8
*
make bridge configuration more dynamic
Felix Fietkau
2011-09-04
1
-2
/
+37
*
add support for multiple config_param_list::next pointers
Felix Fietkau
2011-07-29
1
-2
/
+12
*
s/config_device_inits/config_init_devices/
Felix Fietkau
2011-07-29
1
-2
/
+2
*
s/alloc_interface/interface_alloc/
Felix Fietkau
2011-07-29
1
-1
/
+1
*
s/start_pending_interfaces/interface_start_pending/
Felix Fietkau
2011-07-29
1
-1
/
+1
*
s/init_device/device_init/
Felix Fietkau
2011-07-29
1
-2
/
+2
*
s/cleanup_devices/device_free_all/
Felix Fietkau
2011-07-29
1
-1
/
+1
*
use uci_to_blob for creating devices
Felix Fietkau
2011-07-29
1
-83
/
+5
*
implement uci-to-blobmsg conversion as an abstraction between uci and the res...
Felix Fietkau
2011-07-29
1
-31
/
+94
*
add some infrastructure code for proto handlers
Felix Fietkau
2011-04-13
1
-1
/
+1
*
make uci_network static
Felix Fietkau
2011-04-05
1
-1
/
+1
*
add code for cleaning up unused devices mentioned in the config
Felix Fietkau
2011-04-05
1
-0
/
+1
*
add some configuration code for interfaces, bind interfaces to regular devices
Felix Fietkau
2011-04-05
1
-6
/
+33
*
add low level configuration for devices
Felix Fietkau
2011-04-05
1
-2
/
+104
*
prevent autostart of interfaces during config init
Felix Fietkau
2011-04-05
1
-0
/
+5
*
rework includes
Felix Fietkau
2011-03-29
1
-0
/
+1
*
Initial import
Felix Fietkau
2011-03-27
1
-0
/
+51
[prev]