fix use-after-free on device free codepath due to recursion issues, and fix dev-...
[project/netifd.git] / utils.c
2011-10-24 Felix Fietkaufix a logic error leading to segfaults on updates
2011-10-02 Felix Fietkauutils: fix existing node check when keep_old/no_delete...
2011-10-02 Felix Fietkauadd a new vlist flag for avoiding automatic delete...
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]