summaryrefslogtreecommitdiffhomepage
path: root/dummy
AgeCommit message (Collapse)Author
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 ↵Felix Fietkau
present)
2011-10-14add support for killing running proto-shell tasks with an arbitrary signal ↵Felix Fietkau
and waiting for their completion
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 ↵Felix Fietkau
that keeps the connection running. bring down the interface if that command dies
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 ↵Felix Fietkau
implementations in ./proto