Commit History

Автор SHA1 Съобщение Дата
  Rosen Penev d397e8ca5d netifd: Fix printf calls + function declarations. преди 7 години
  Felix Fietkau 944f30d3f9 utils.h: remove leftover commented out code преди 9 години
  Steven Barth 8b468ec502 Cleanup issues reported by scan-build преди 9 години
  John Crispin 8663e9de71 add a helper to convert blobmsg types to luci validate rules преди 10 години
  Felix Fietkau f80b9e4acc utils: add a function for checking if a process given by pid is still alive преди 11 години
  Jo-Philipp Wich 24f5ed4b8b utils: use list_add_tail() in vlist_simple_add() to preserve user-defined order of entries преди 11 години
  Steven Barth 486aa750a1 Only update resolv.conf if changed (avoid logspam) преди 11 години
  Steven Barth f73f11865e Improved IPv6 featureset преди 11 години
  Felix Fietkau 9908adbd9a add mac os x compat #define for in6_addr s6_addr32 преди 11 години
  Felix Fietkau c7539ced18 utils.h: get rid of the duplicate BUILD_BUG_ON definition, use the one from libubox преди 11 години
  Jo-Philipp Wich 8370eef2bc utils.c: add helper function to format mac addresses as strings преди 12 години
  Stéphan Kochen 1ada8cef98 Move IP address parsing functions to utils. преди 12 години
  Felix Fietkau 478d49f227 vlist is now part of libubox преди 12 години
  Felix Fietkau 1c326d5a6c avl_strcmp is now part of libubox преди 12 години
  Felix Fietkau b0b11b2295 move dns server/search list parsing to interface core to support peerdns=0 + static entries преди 12 години
  Felix Fietkau bfe5db1ea8 add copyright headers преди 12 години
  Felix Fietkau 655ef783b1 fix vlist_simple_add version handling преди 12 години
  Felix Fietkau a8eb0ec505 add BUILD_BUG_ON from the kernel преди 12 години
  Felix Fietkau c6e1778d44 simplify vlist, move avl key handling to vlist_add() преди 12 години
  Felix Fietkau c6b739e28f add a generic option for disabling the automatic default route on interfaces преди 12 години
  Felix Fietkau b7e1b35ff1 add a simplified vlist type преди 12 години
  Felix Fietkau 33a44b9c7d rework route handling, move parser code to interface-ip.c, add extra options and add further support for pulling routes from config преди 13 години
  Felix Fietkau 05c1f3b0c2 proto-shell: fix updating settings, only issue ifup event after configuration has been applied преди 13 години
  Felix Fietkau 64c271ed3b rework debugging code, add debugging levels преди 13 години
  Felix Fietkau 3c024e7b31 add a new vlist flag for avoiding automatic delete of entries преди 13 години
  Felix Fietkau 504b87e640 add vlist_for_each_element iterator преди 13 години
  Felix Fietkau 13ec81ce3e vlist: store a pointer to the real key to make lookups easier преди 13 години
  Felix Fietkau 98565127c6 extend vlist code to allow keeping the old data structure instead of the new one on updates преди 13 години
  Felix Fietkau 05e910cec6 make versioned lists more flexible by using an external comparator преди 13 години
  Felix Fietkau 69b2dcb92b add code for versioned lists and use it to manage addresses and routes преди 13 години