summaryrefslogtreecommitdiff
path: root/interface.c
Commit message (Expand)AuthorAgeFilesLines
* add some infrastructure code for proto handlersFelix Fietkau2011-04-131-8/+3
* prevent autostart of interfaces during config initFelix Fietkau2011-04-051-1/+12
* fix duplicate device release on interface downFelix Fietkau2011-04-031-1/+0
* move immediate protocol state transitions to a wrapper functionFelix Fietkau2011-04-031-3/+3
* clean up variable names (llif -> dev)Felix Fietkau2011-04-031-9/+9
* rework includesFelix Fietkau2011-03-291-0/+2
* fix handling duplicate IFS_DOWN eventsFelix Fietkau2011-03-291-9/+16
* add rudimentary protocol handlingFelix Fietkau2011-03-291-28/+79
* restructure the proto state, add a callback for notifications by the protocol...Felix Fietkau2011-03-281-2/+2
* remove an unnecessary checkFelix Fietkau2011-03-281-1/+1
* add error reporting supportFelix Fietkau2011-03-281-5/+56
* Initial importFelix Fietkau2011-03-271-0/+169