index
:
delta/openwrt/netifd.git
baserock/fix-build
master
openwrt-18.06
openwrt-19.07
openwrt-21.02
staging/stintel/ifnamsiz
staging/ynezz/fixes-bridge-inspect
git.openwrt.org: project/netifd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils: Move IP address validation to parse_addr function
Hans Dedecker
2016-08-11
1
-18
/
+1
*
utils.c: Add ip address validation
Naresh Kumar Mehta
2016-03-07
1
-1
/
+18
*
utils.c: add missing include
Felix Fietkau
2015-02-16
1
-0
/
+1
*
add a helper to convert blobmsg types to luci validate rules
John Crispin
2014-02-17
1
-0
/
+19
*
utils: add a function for checking if a process given by pid is still alive
Felix Fietkau
2013-10-22
1
-0
/
+27
*
Only update resolv.conf if changed (avoid logspam)
Steven Barth
2013-02-19
1
-0
/
+28
*
utils.c: add helper function to format mac addresses as strings
Jo-Philipp Wich
2012-09-28
1
-0
/
+11
*
Move IP address parsing functions to utils.
Stéphan Kochen
2012-06-18
1
-0
/
+63
*
vlist is now part of libubox
Felix Fietkau
2012-05-26
1
-65
/
+0
*
avl_strcmp is now part of libubox
Felix Fietkau
2012-05-26
1
-6
/
+0
*
flush list in vlist_replace()
Felix Fietkau
2012-05-20
1
-0
/
+2
*
move dns server/search list parsing to interface core to support peerdns=0 + ...
Felix Fietkau
2012-05-19
1
-0
/
+11
*
add copyright headers
Felix Fietkau
2012-05-04
1
-0
/
+13
*
vlist: add a special node version -1 for nodes that should not be flushed on ...
Felix Fietkau
2012-03-04
1
-4
/
+6
*
simplify vlist, move avl key handling to vlist_add()
Felix Fietkau
2012-03-04
1
-5
/
+2
*
vlist: fix node version update for tree->keep_old/no_delete
Felix Fietkau
2012-02-03
1
-1
/
+3
*
add a simplified vlist type
Felix Fietkau
2012-01-15
1
-0
/
+40
*
fix a logic error leading to segfaults on updates
Felix Fietkau
2011-10-24
1
-1
/
+1
*
utils: fix existing node check when keep_old/no_delete is enabled
Felix Fietkau
2011-10-03
1
-1
/
+1
*
add a new vlist flag for avoiding automatic delete of entries
Felix Fietkau
2011-10-02
1
-2
/
+3
*
vlist: store a pointer to the real key to make lookups easier
Felix Fietkau
2011-10-02
1
-2
/
+2
*
extend vlist code to allow keeping the old data structure instead of the new ...
Felix Fietkau
2011-10-02
1
-0
/
+5
*
make versioned lists more flexible by using an external comparator
Felix Fietkau
2011-10-02
1
-13
/
+7
*
add code for versioned lists and use it to manage addresses and routes
Felix Fietkau
2011-09-07
1
-1
/
+65
*
move some code to utils.[ch]
Felix Fietkau
2011-09-07
1
-0
/
+8