summaryrefslogtreecommitdiffhomepage
path: root/dummy/proto
AgeCommit message (Expand)Author
2012-05-05add a dummy pptp proto handler scriptFelix 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
2011-10-27proto-shell: prefix protocol callback functions with proto_Felix Fietkau
2011-10-27fold the _init callback into _init_configFelix Fietkau
2011-10-21proto-shell: allow protocol handlers to add interface error messages and bloc...Felix Fietkau
2011-10-18increase sleep time for dummy pppoe handlerFelix 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-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