summaryrefslogtreecommitdiffhomepage
path: root/proto.h
AgeCommit message (Expand)Author
2011-09-12move ip address parsing code to proto.cFelix Fietkau
2011-09-12make proto_apply_static_settings static, make helper functions take a struct ...Felix Fietkau
2011-09-11add a protocol event for link lossFelix Fietkau
2011-09-11add an interface for notifying protocol handlers of state changes via ubusFelix Fietkau
2011-09-11move protocol flags to the handler, add a pointer to the handler in the proto...Felix Fietkau
2011-09-07make functionality for applying static settings availableFelix Fietkau
2011-09-04remove the uci dependency from protocol handlersFelix Fietkau
2011-09-04remove an unnecessary typedefFelix Fietkau
2011-09-04trigger proto attach from config.cFelix Fietkau
2011-04-13export a function to look up a protocol handlerFelix Fietkau
2011-04-13add a section pointer to the proto attach callbackFelix Fietkau
2011-04-13add some infrastructure code for proto handlersFelix Fietkau
2011-04-03move immediate protocol state transitions to a wrapper functionFelix Fietkau
2011-03-29add rudimentary protocol handlingFelix Fietkau