fix use-after-free when an interface event is pending while the interface is being...
[project/netifd.git] / utils.h
2012-03-19 Felix Fietkaufix vlist_simple_add version handling
2012-03-03 Felix Fietkauadd BUILD_BUG_ON from the kernel
2012-03-03 Felix Fietkausimplify vlist, move avl key handling to vlist_add()
2012-01-23 Felix Fietkauadd a generic option for disabling the automatic defaul...
2012-01-15 Felix Fietkauadd a simplified vlist type
2011-10-19 Felix Fietkaurework route handling, move parser code to interface...
2011-10-13 Felix Fietkauproto-shell: fix updating settings, only issue ifup...
2011-10-04 Felix Fietkaurework debugging code, add debugging levels
2011-10-02 Felix Fietkauadd a new vlist flag for avoiding automatic delete...
2011-10-02 Felix Fietkauadd vlist_for_each_element iterator
2011-10-02 Felix Fietkauvlist: store a pointer to the real key to make lookups...
2011-10-02 Felix Fietkauextend vlist code to allow keeping the old data structu...
2011-10-02 Felix Fietkaumake versioned lists more flexible by using an external...
2011-09-07 Felix Fietkauadd code for versioned lists and use it to manage addre...
2011-09-07 Felix Fietkaumove some code to utils.[ch]