summaryrefslogtreecommitdiff
path: root/proto.h
Commit message (Expand)AuthorAgeFilesLines
* remove the uci dependency from protocol handlersFelix Fietkau2011-09-041-2/+3
* remove an unnecessary typedefFelix Fietkau2011-09-041-4/+3
* trigger proto attach from config.cFelix Fietkau2011-09-041-3/+3
* export a function to look up a protocol handlerFelix Fietkau2011-04-131-0/+1
* add a section pointer to the proto attach callbackFelix Fietkau2011-04-131-1/+7
* add some infrastructure code for proto handlersFelix Fietkau2011-04-131-1/+9
* move immediate protocol state transitions to a wrapper functionFelix Fietkau2011-04-031-0/+7
* add rudimentary protocol handlingFelix Fietkau2011-03-291-0/+29