summaryrefslogtreecommitdiff
path: root/dummy
Commit message (Expand)AuthorAgeFilesLines
* 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