summaryrefslogtreecommitdiff
path: root/controller/schema.sql.c
diff options
context:
space:
mode:
Diffstat (limited to 'controller/schema.sql.c')
-rw-r--r--controller/schema.sql.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/controller/schema.sql.c b/controller/schema.sql.c
index 01b7c949..1384b900 100644
--- a/controller/schema.sql.c
+++ b/controller/schema.sql.c
@@ -97,6 +97,8 @@
" ipProtocol integer,\n"\
" ipSourcePort integer,\n"\
" ipDestPort integer,\n"\
+" flags integer,\n"\
+" invFlags integer,\n"\
" \"action\" varchar(4096) NOT NULL DEFAULT('accept')\n"\
");\n"\
"\n"\