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
/
dummy
Age
Commit message (
Expand
)
Author
2011-10-14
fix passing routes to netifd
Felix Fietkau
2011-10-14
use json_close_object instead of json_close_table
Felix Fietkau
2011-10-14
proto-shell: for default routes push a string instead of an integer as netmask
Felix Fietkau
2011-10-14
proto-shell: allow proto handlers to export variables to child processes
Felix Fietkau
2011-10-14
proto-shell: add dns search domains
Felix Fietkau
2011-10-14
proto-shell: allow proto setups without ifname (if interface main dev is pres...
Felix Fietkau
2011-10-14
add support for killing running proto-shell tasks with an arbitrary signal an...
Felix Fietkau
2011-10-13
add proper parameters for protocol notify functions
Felix Fietkau
2011-10-13
proto-shell: add dns server support
Felix Fietkau
2011-10-12
add support for launching a long running command from a proto-shell handler t...
Felix Fietkau
2011-10-10
proto-shell: add a library function for sending protocol handler updates
Felix Fietkau
2011-10-10
proto-shell: move all proto init code to a separate function
Felix Fietkau
2011-10-10
make it easier to use netifd-proto.sh as a library
Felix Fietkau
2011-10-10
add wrappers to parse setup/teardown data
Felix Fietkau
2011-10-10
move around files
Felix Fietkau
2011-10-09
move the main path to ./dummy to maintain the proper proto script implementat...
Felix Fietkau