summaryrefslogtreecommitdiffhomepage
path: root/dummy
AgeCommit message (Expand)Author
2012-06-18netifd-proto.sh: execute proto_add_host_dependency() actions in subshell to r...Jo-Philipp Wich
2012-05-14add a command for allowing the setup task to schedule a restartFelix Fietkau
2012-05-14parse point to point ip addressesFelix Fietkau
2012-05-14proto-shell: refactor code to allow specifying per-address broadcast option f...Felix Fietkau
2012-05-05add a dummy pptp proto handler scriptFelix Fietkau
2012-05-05netifd-proto.sh: implement proto_add_host_dependency()Felix Fietkau
2012-05-05rename the interface of the dummy pppoe scriptFelix Fietkau
2012-04-29proto-shell: add support for appending configuration data over multiple updat...Felix Fietkau
2012-04-12add a default route in the dummy ppp.sh implementation to debug default route...Felix Fietkau
2012-03-23allow proto handlers to attach data items in notifyFelix Fietkau
2012-03-15shell: support routes without gatewayFelix Fietkau
2012-03-15add shell functions for adding tunnel data in proto notifyFelix Fietkau
2011-10-27proto-shell: prefix protocol callback functions with proto_Felix Fietkau
2011-10-27fold the _init callback into _init_configFelix Fietkau
2011-10-27proto-shell: add a notify command for setting interface availabilityFelix Fietkau
2011-10-24initialize dns server/search listsFelix Fietkau
2011-10-21proto-shell: allow protocol handlers to add interface error messages and bloc...Felix Fietkau
2011-10-19rework route handling, move parser code to interface-ip.c, add extra options ...Felix Fietkau
2011-10-18increase sleep time for dummy pppoe handlerFelix Fietkau
2011-10-14fix passing routes to netifdFelix Fietkau
2011-10-14use json_close_object instead of json_close_tableFelix Fietkau
2011-10-14proto-shell: for default routes push a string instead of an integer as netmaskFelix Fietkau
2011-10-14proto-shell: allow proto handlers to export variables to child processesFelix Fietkau
2011-10-14proto-shell: add dns search domainsFelix Fietkau
2011-10-14proto-shell: allow proto setups without ifname (if interface main dev is pres...Felix Fietkau
2011-10-14add support for killing running proto-shell tasks with an arbitrary signal an...Felix Fietkau
2011-10-13add proper parameters for protocol notify functionsFelix Fietkau
2011-10-13proto-shell: add dns server supportFelix Fietkau
2011-10-12add support for launching a long running command from a proto-shell handler t...Felix Fietkau
2011-10-10proto-shell: add a library function for sending protocol handler updatesFelix Fietkau
2011-10-10proto-shell: move all proto init code to a separate functionFelix Fietkau
2011-10-10make it easier to use netifd-proto.sh as a libraryFelix Fietkau
2011-10-10add wrappers to parse setup/teardown dataFelix Fietkau
2011-10-10move around filesFelix Fietkau
2011-10-09move the main path to ./dummy to maintain the proper proto script implementat...Felix Fietkau