index
:
openwrt/netifd
fix-dynamic-routing
master
priority-fix
priority-fix-19.07
OpenWrt Network interface configuration daemon
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
utils.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'utils.h')
-rw-r--r--
utils.h
1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils.h b/utils.h
index c8101e7..ab73930 100644
--- a/
utils.h
+++ b/
utils.h
@@ -28,6 +28,7 @@ struct vlist_tree {
vlist_update_cb update;
int node_offset;
+ bool keep_old;
int version;
};