summaryrefslogtreecommitdiffstats
path: root/src/parser_bison.y
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser_bison.y')
-rw-r--r--src/parser_bison.y2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/parser_bison.y b/src/parser_bison.y
index e2440be1..b948c66c 100644
--- a/src/parser_bison.y
+++ b/src/parser_bison.y
@@ -394,6 +394,8 @@ int nft_lex(void *, void *, void *);
%token RTCLASSID "rtclassid"
%token IBRIPORT "ibriport"
%token OBRIPORT "obriport"
+%token IBRIDGENAME "ibridgename"
+%token OBRIDGENAME "obridgename"
%token PKTTYPE "pkttype"
%token CPU "cpu"
%token IIFGROUP "iifgroup"