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
*
config: add support for disabling interfaces
Felix Fietkau
2014-04-21
1
-1
/
+5
*
config: ignore config parser errors
Felix Fietkau
2014-03-31
1
-0
/
+1
*
uci: Allow setting the UCI config path on the command line
Matthias Schiffer
2014-03-19
1
-1
/
+3
*
wireless: show the virtual interface section name in wireless status
Felix Fietkau
2013-11-30
1
-1
/
+1
*
add initial support for handling wireless devices via scripts
Felix Fietkau
2013-11-29
1
-0
/
+85
*
interface: rework code to get rid of arbitrary IFNAMSIZ limitation for interf...
Felix Fietkau
2013-10-19
1
-3
/
+2
*
interface: remove "dynamic" argument for interface_init, add the interface_se...
Felix Fietkau
2013-10-19
1
-1
/
+1
*
Add ubus function to create nested interfaces
Steven Barth
2013-10-17
1
-1
/
+1
*
device: add macvlan support
Felix Fietkau
2013-10-03
1
-0
/
+2
*
config: use the new uci_blob library code
Felix Fietkau
2013-06-10
1
-190
/
+1
*
config: replace config_memdup with blob_memdup from libubox
Felix Fietkau
2013-06-10
1
-14
/
+0
*
Add support for ip rules
Jo-Philipp Wich
2013-04-04
1
-0
/
+33
*
Rewrite IPv6 prefix assignment
Steven Barth
2013-04-03
1
-0
/
+1
*
Initial IPv6 prefix support
Steven Barth
2013-01-15
1
-0
/
+14
*
free unused devices after cleaning up interfaces to get rid of recently-freed...
Felix Fietkau
2012-10-19
1
-1
/
+1
*
add simple device config params to interface blob attributes, and add a flag ...
Felix Fietkau
2012-07-12
1
-13
/
+27
*
add interface alias support
Felix Fietkau
2012-05-23
1
-9
/
+26
*
add copyright headers
Felix Fietkau
2012-05-04
1
-0
/
+13
*
parse tunnel devices from config
Felix Fietkau
2012-03-15
1
-4
/
+9
*
update the interface list version on config reload, fixes removing old interf...
Felix Fietkau
2012-02-03
1
-0
/
+2
*
fix use-after-free on config reload
Felix Fietkau
2011-12-04
1
-0
/
+8
*
do not hardcode config package in config_init_package()
Felix Fietkau
2011-11-08
1
-1
/
+1
*
add support for configuring static routes
Felix Fietkau
2011-10-19
1
-0
/
+36
*
minor cleanup
Felix Fietkau
2011-10-19
1
-13
/
+16
*
rename config_init_interfaces to config_init_all
Felix Fietkau
2011-10-19
1
-1
/
+1
*
remove the argument to config_init_interfaces
Felix Fietkau
2011-10-19
1
-4
/
+1
*
rework device hotplug handling some more, add device_lock/device_unlock to pr...
Felix Fietkau
2011-10-19
1
-0
/
+3
*
apply device settings to simple devices with config specified from the interf...
Felix Fietkau
2011-10-19
1
-0
/
+18
*
config: remove unused variable (fix cc error)
Steven Barth
2011-10-07
1
-2
/
+0
*
only free unused devices after the final config init
Felix Fietkau
2011-10-06
1
-1
/
+1
*
prevent deletion devices that are part of the current configuration
Felix Fietkau
2011-10-06
1
-0
/
+2
*
rename a variable for clarity
Felix Fietkau
2011-10-05
1
-0
/
+1
*
add better debug messages for interface create/remove/update
Felix Fietkau
2011-10-05
1
-2
/
+0
*
rework debugging code, add debugging levels
Felix Fietkau
2011-10-04
1
-2
/
+2
*
do not memcmp padding bytes in config_diff
Felix Fietkau
2011-10-03
1
-1
/
+1
*
more changes for config reload handling
Felix Fietkau
2011-10-03
1
-9
/
+43
*
add functions for checking for config differences
Felix Fietkau
2011-10-03
1
-0
/
+68
*
force the uci savedir for the dummy variant
Felix Fietkau
2011-10-03
1
-0
/
+1
*
use a common function for creating devices that avoids creating duplicates
Felix Fietkau
2011-10-03
1
-4
/
+8
*
manage interfaces via vlist
Felix Fietkau
2011-10-02
1
-15
/
+12
*
only override the uci conf dir in dummy mode
Felix Fietkau
2011-10-02
1
-0
/
+2
*
move more stuff out of netifd.h
Felix Fietkau
2011-09-07
1
-3
/
+6
*
make config_init_devices static
Felix Fietkau
2011-09-05
1
-1
/
+1
*
constify
Felix Fietkau
2011-09-05
1
-1
/
+1
*
add config state tracking
Felix Fietkau
2011-09-05
1
-0
/
+12
*
improve interface for cleaning up unused devices
Felix Fietkau
2011-09-05
1
-1
/
+1
*
remove the uci dependency from protocol handlers
Felix Fietkau
2011-09-04
1
-1
/
+5
*
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
[next]