index
:
openwrt/netifd
fix-dynamic-routing
master
priority-fix
priority-fix-19.07
OpenWrt Network interface configuration daemon
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2011-03-28
add some preliminary design documentation
Felix Fietkau
2011-03-28
remove some comments - will be better described in the design documentation
Felix Fietkau
2011-03-28
allow longer interface names
Felix Fietkau
2011-03-28
remove an unnecessary inline
Felix Fietkau
2011-03-28
remove an unnecessary check
Felix Fietkau
2011-03-28
add error reporting support
Felix Fietkau
2011-03-27
adjust for ubus api changes
Felix Fietkau
2011-03-27
add the status method to the signature
Felix Fietkau
2011-03-27
move all device data to its own table to prevent namespace collisions
Felix Fietkau
2011-03-27
implement a dump status call for bridge devices
Felix Fietkau
2011-03-27
add a callback for dumping device status information
Felix Fietkau
2011-03-27
add a simple status callback for network interfaces
Felix Fietkau
2011-03-27
add a function for adding a virtual device (not tracked in the avl tree)
Felix Fietkau
2011-03-27
add an example script for ifup/ifdown
Felix Fietkau
2011-03-27
fix interface object type name
Felix Fietkau
2011-03-27
Initial import
Felix Fietkau