summaryrefslogtreecommitdiff
path: root/dummy/netifd-proto.sh
Commit message (Expand)AuthorAgeFilesLines
* rework route handling, move parser code to interface-ip.c, add extra options ...Felix Fietkau2011-10-191-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-141-0/+9
* add proper parameters for protocol notify functionsFelix Fietkau2011-10-131-2/+5
* proto-shell: add dns server supportFelix Fietkau2011-10-131-0/+7
* add support for launching a long running command from a proto-shell handler t...Felix Fietkau2011-10-121-1/+17
* proto-shell: add a library function for sending protocol handler updatesFelix Fietkau2011-10-101-0/+87
* proto-shell: move all proto init code to a separate functionFelix Fietkau2011-10-101-33/+35
* 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-101-2/+12
* move around filesFelix Fietkau2011-10-101-0/+65