summaryrefslogtreecommitdiffhomepage
path: root/proto.c
AgeCommit message (Expand)Author
2011-10-14proto-shell: allow passing netmask in ip address formatFelix Fietkau
2011-10-07fix proto events for immediate proto handlersFelix Fietkau
2011-09-12fix parsing of ipaddr + netmaskFelix Fietkau
2011-09-12move ip address parsing code to proto.cFelix Fietkau
2011-09-11move protocol flags to the handler, add a pointer to the handler in the proto...Felix Fietkau
2011-09-04remove the uci dependency from protocol handlersFelix 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-29rework includesFelix Fietkau
2011-03-29add rudimentary protocol handlingFelix Fietkau