interface-ip: use calloc_a to get rid of an extra allocation
[project/netifd.git] / config.h
2012-05-04 Felix Fietkauadd copyright headers
2011-10-19 Felix Fietkaurename config_init_interfaces to config_init_all
2011-10-19 Felix Fietkauremove the argument to config_init_interfaces
2011-10-02 Felix Fietkaumore changes for config reload handling
2011-10-02 Felix Fietkauadd functions for checking for config differences
2011-10-02 Felix Fietkaumanage interfaces via vlist
2011-09-07 Felix Fietkaumove more stuff out of netifd.h
2011-09-05 Felix Fietkauconstify
2011-09-05 Felix Fietkauadd config state tracking
2011-07-29 Felix Fietkauadd support for multiple config_param_list::next pointers
2011-07-29 Felix Fietkauimplement uci-to-blobmsg conversion as an abstraction...