s/init_device/device_init/
[project/netifd.git] / interface.c
2011-07-29 Felix Fietkaus/get_device/device_get/
2011-07-29 Felix Fietkaus/add_device_user/device_add_user/
2011-07-29 Felix Fietkaus/remove_device_user/device_remove_user/g
2011-07-29 Felix Fietkauimplement uci-to-blobmsg conversion as an abstraction...
2011-05-02 Felix Fietkauadd routes/gateway support
2011-05-02 Felix Fietkauclear all remaining addresses on interface down
2011-05-02 Felix Fietkaumove address handling to common code
2011-04-14 Felix Fietkaufix a compiler warning
2011-04-13 Felix Fietkauadd some infrastructure code for proto handlers
2011-04-05 Felix Fietkauprevent autostart of interfaces during config init
2011-04-03 Felix Fietkaufix duplicate device release on interface down
2011-04-03 Felix Fietkaumove immediate protocol state transitions to a wrapper...
2011-04-03 Felix Fietkauclean up variable names (llif -> dev)
2011-03-29 Felix Fietkaurework includes
2011-03-28 Felix Fietkaufix handling duplicate IFS_DOWN events
2011-03-28 Felix Fietkauadd rudimentary protocol handling
2011-03-28 Felix Fietkaurestructure the proto state, add a callback for notific...
2011-03-28 Felix Fietkauremove an unnecessary check
2011-03-27 Felix Fietkauadd error reporting support
2011-03-27 Felix FietkauInitial import