Age | Commit message (Expand) | Author |
---|---|---|
2012-01-15 | add a simplified vlist type | Felix Fietkau |
2011-10-24 | fix a logic error leading to segfaults on updates | Felix Fietkau |
2011-10-03 | utils: fix existing node check when keep_old/no_delete is enabled | Felix Fietkau |
2011-10-02 | add a new vlist flag for avoiding automatic delete of entries | Felix Fietkau |
2011-10-02 | vlist: store a pointer to the real key to make lookups easier | Felix Fietkau |
2011-10-02 | extend vlist code to allow keeping the old data structure instead of the new ... | Felix Fietkau |
2011-10-02 | make versioned lists more flexible by using an external comparator | Felix Fietkau |
2011-09-07 | add code for versioned lists and use it to manage addresses and routes | Felix Fietkau |
2011-09-07 | move some code to utils.[ch] | Felix Fietkau |