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
/
ubus.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
rename check_device_state to device_check_state
Felix Fietkau
2011-10-05
1
-1
/
+1
|
*
add a ubus call for triggering config reloads
Felix Fietkau
2011-10-03
1
-0
/
+10
|
*
add an ubus callback for removing an interface
Felix Fietkau
2011-10-02
1
-0
/
+26
|
*
add an interface for notifying protocol handlers of state changes via ubus
Felix Fietkau
2011-09-11
1
-0
/
+17
|
*
add an ubus call for restarting netifd
Felix Fietkau
2011-09-09
1
-0
/
+10
|
*
rename "active" to "available"
Felix Fietkau
2011-09-08
1
-1
/
+1
|
*
change the status information provided via ubus
Felix Fietkau
2011-09-08
1
-7
/
+2
|
*
fix the ubus hotplug add/remove interface to properly clean up devices
Felix Fietkau
2011-09-05
1
-15
/
+17
|
*
extend the ubus interface to allow adding/removing hotplug interfaces
Felix Fietkau
2011-09-05
1
-22
/
+80
|
*
s/set_interface_down/interface_set_down/
Felix Fietkau
2011-07-29
1
-1
/
+1
|
*
s/set_interface_up/interface_set_up/
Felix Fietkau
2011-07-29
1
-1
/
+1
|
*
s/get_device/device_get/
Felix Fietkau
2011-07-29
1
-1
/
+1
|
*
s/set_device_present/device_set_present/
Felix Fietkau
2011-07-29
1
-1
/
+1
|
*
rework includes
Felix Fietkau
2011-03-29
1
-0
/
+1
|
*
add rudimentary protocol handling
Felix Fietkau
2011-03-29
1
-1
/
+7
|
*
add error reporting support
Felix Fietkau
2011-03-28
1
-0
/
+27
|
*
adjust for ubus api changes
Felix Fietkau
2011-03-27
1
-29
/
+9
|
*
add the status method to the signature
Felix Fietkau
2011-03-27
1
-0
/
+3
|
*
move all device data to its own table to prevent namespace collisions
Felix Fietkau
2011-03-27
1
-3
/
+10
|
*
add a callback for dumping device status information
Felix Fietkau
2011-03-27
1
-0
/
+3
|
*
add a simple status callback for network interfaces
Felix Fietkau
2011-03-27
1
-0
/
+29
|
*
fix interface object type name
Felix Fietkau
2011-03-27
1
-1
/
+1
|
*
Initial import
Felix Fietkau
2011-03-27
1
-0
/
+167