summaryrefslogtreecommitdiffhomepage
path: root/interface.h
AgeCommit message (Expand)Author
2011-10-02add some code for properly tearing down, reloading and removing interfacesFelix Fietkau
2011-10-02manage interfaces via vlistFelix Fietkau
2011-09-11proto-shell: add l3 interface claim/releaseFelix Fietkau
2011-09-11make it possible to decouple interface availability from having a main deviceFelix Fietkau
2011-09-08rename "active" to "available"Felix Fietkau
2011-09-07add code for versioned lists and use it to manage addresses and routesFelix Fietkau
2011-09-05add config state trackingFelix Fietkau
2011-09-05move ip related functions and data structures to a separate header fileFelix Fietkau
2011-09-04trigger proto attach from config.cFelix Fietkau
2011-09-04make bridge configuration more dynamicFelix Fietkau
2011-07-29s/alloc_interface/interface_alloc/Felix Fietkau
2011-07-29s/free_interface/interface_free/Felix Fietkau
2011-07-29s/get_interface/interface_get/Felix Fietkau
2011-07-29s/start_pending_interfaces/interface_start_pending/Felix Fietkau
2011-07-29s/set_interface_down/interface_set_down/Felix Fietkau
2011-07-29s/set_interface_up/interface_set_up/Felix Fietkau
2011-07-29implement uci-to-blobmsg conversion as an abstraction between uci and the res...Felix Fietkau
2011-05-03add routes/gateway supportFelix Fietkau
2011-05-02move interface address handling to the device module, clean up arguments to s...Felix Fietkau
2011-05-02move address handling to common codeFelix Fietkau
2011-04-13add some infrastructure code for proto handlersFelix Fietkau
2011-04-05prevent autostart of interfaces during config initFelix Fietkau
2011-03-29rework includesFelix Fietkau
2011-03-29add rudimentary protocol handlingFelix Fietkau
2011-03-28restructure the proto state, add a callback for notifications by the protocol...Felix Fietkau
2011-03-28remove a few comments clarified in the design documentationFelix Fietkau
2011-03-28allow longer interface namesFelix Fietkau
2011-03-28add error reporting supportFelix Fietkau
2011-03-27Initial importFelix Fietkau