add a helper function for freeing a device
[project/netifd.git] / interface.c
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