summaryrefslogtreecommitdiff
path: root/proto-shell.c
Commit message (Expand)AuthorAgeFilesLines
...
* proto-shell: parse ipv4/ipv6 address listsFelix Fietkau2011-09-121-1/+45
* proto-shell: only set the l3 dev if it is not already setFelix Fietkau2011-09-111-4/+6
* use false instead of 0 for a bool variableFelix Fietkau2011-09-111-1/+1
* fix a null pointer deref bugFelix Fietkau2011-09-111-1/+2
* add a protocol event for link lossFelix Fietkau2011-09-111-11/+2
* proto-shell: add l3 interface claim/releaseFelix Fietkau2011-09-111-0/+54
* add forced shell proto setup kill (timeout: 1 second)Felix Fietkau2011-09-111-0/+13
* add support for interrupting shell protocol setupFelix Fietkau2011-09-111-8/+52
* proto-shell: pass the interface name to pluginsFelix Fietkau2011-09-111-19/+10
* reorder codeFelix Fietkau2011-09-111-4/+4
* pass ifname to the shell proto handlerFelix Fietkau2011-09-111-1/+5
* proto-shell: add a config option for setting PROTO_FLAG_NODEVFelix Fietkau2011-09-111-0/+4
* move protocol flags to the handler, add a pointer to the handler in the proto...Felix Fietkau2011-09-111-1/+1
* code cleanupFelix Fietkau2011-09-111-15/+33
* move the DUMP_SUFFIX define to the right placeFelix Fietkau2011-09-101-2/+2
* fix invoking shell protocol handler scriptsFelix Fietkau2011-09-101-8/+54
* proto-shell: parse shell handler metadataFelix Fietkau2011-09-101-2/+145
* remove script prefixFelix Fietkau2011-09-101-4/+3
* add work in progress code for enumerating shell protocol handlersFelix Fietkau2011-09-091-0/+118