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
path:
root
/
interface.h
Age
Commit message (
Collapse
)
Author
2011-07-29
implement uci-to-blobmsg conversion as an abstraction between uci and the ↵
Felix Fietkau
rest of netifd
2011-05-03
add routes/gateway support
Felix Fietkau
2011-05-02
move interface address handling to the device module, clean up arguments to ↵
Felix Fietkau
system_{add,del}_addr
2011-05-02
move address handling to common code
Felix Fietkau
2011-04-13
add some infrastructure code for proto handlers
Felix Fietkau
2011-04-05
prevent autostart of interfaces during config init
Felix Fietkau
2011-03-29
rework includes
Felix Fietkau
2011-03-29
add rudimentary protocol handling
Felix Fietkau
2011-03-28
restructure the proto state, add a callback for notifications by the ↵
Felix Fietkau
protocol handler, move the iface pointer to the proto state
2011-03-28
remove a few comments clarified in the design documentation
Felix Fietkau
2011-03-28
allow longer interface names
Felix Fietkau
2011-03-28
add error reporting support
Felix Fietkau
2011-03-27
Initial import
Felix Fietkau