Skip to content
Snippets Groups Projects

policy postrules

Merged Vladimír Čunát requested to merge policy-postrules into master
6 files
+ 46
23
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 1
0
@@ -153,6 +153,7 @@ typedef struct {
struct kr_rplan {
kr_qarray_t pending;
kr_qarray_t resolved;
struct kr_query *initial;
struct kr_request *request;
knot_mm_t *pool;
uint32_t next_uid;
Loading