IPv6 prefixes: conform to RFC 6204 requirement L13
[project/netifd.git] / utils.h
2013-01-15 Felix Fietkauadd mac os x compat #define for in6_addr s6_addr32
2013-01-05 Felix Fietkauutils.h: get rid of the duplicate BUILD_BUG_ON definiti...
2012-09-28 Jo-Philipp Wichutils.c: add helper function to format mac addresses...
2012-06-18 Stéphan KochenMove IP address parsing functions to utils.
2012-05-26 Felix Fietkauvlist is now part of libubox
2012-05-26 Felix Fietkauavl_strcmp is now part of libubox
2012-05-19 Felix Fietkaumove dns server/search list parsing to interface core...
2012-05-04 Felix Fietkauadd copyright headers
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]