summaryrefslogtreecommitdiff
path: root/dummy
Commit message (Expand)AuthorAgeFilesLines
* shell: support routes without gatewayFelix Fietkau2012-03-151-1/+1
* add shell functions for adding tunnel data in proto notifyFelix Fietkau2012-03-151-0/+15
* proto-shell: prefix protocol callback functions with proto_Felix Fietkau2011-10-272-10/+10
* fold the _init callback into _init_configFelix Fietkau2011-10-272-14/+10
* proto-shell: add a notify command for setting interface availabilityFelix Fietkau2011-10-271-0/+9
* initialize dns server/search listsFelix Fietkau2011-10-241-0/+2
* proto-shell: allow protocol handlers to add interface error messages and bloc...Felix Fietkau2011-10-212-0/+26
* rework route handling, move parser code to interface-ip.c, add extra options ...Felix Fietkau2011-10-191-1/+1
* increase sleep time for dummy pppoe handlerFelix Fietkau2011-10-181-1/+1
* fix passing routes to netifdFelix Fietkau2011-10-141-3/+3
* use json_close_object instead of json_close_tableFelix Fietkau2011-10-141-1/+1
* proto-shell: for default routes push a string instead of an integer as netmaskFelix Fietkau2011-10-141-1/+1
* proto-shell: allow proto handlers to export variables to child processesFelix Fietkau2011-10-141-0/+17
* proto-shell: add dns search domainsFelix Fietkau2011-10-141-0/+7
* proto-shell: allow proto setups without ifname (if interface main dev is pres...Felix Fietkau2011-10-141-1/+1
* add support for killing running proto-shell tasks with an arbitrary signal an...Felix Fietkau2011-10-142-0/+10
* add proper parameters for protocol notify functionsFelix Fietkau2011-10-132-5/+11
* proto-shell: add dns server supportFelix Fietkau2011-10-132-0/+8
* add support for launching a long running command from a proto-shell handler t...Felix Fietkau2011-10-122-1/+18
* proto-shell: add a library function for sending protocol handler updatesFelix Fietkau2011-10-102-0/+90
* proto-shell: move all proto init code to a separate functionFelix Fietkau2011-10-102-33/+36
* make it easier to use netifd-proto.sh as a libraryFelix Fietkau2011-10-101-4/+5
* add wrappers to parse setup/teardown dataFelix Fietkau2011-10-102-3/+15
* move around filesFelix Fietkau2011-10-103-2/+66
* move the main path to ./dummy to maintain the proper proto script implementat...Felix Fietkau2011-10-092-0/+43