From 513ad0a85e57e4e0f7928fde7332778ca1c2148f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Tvrd=C3=ADk?= Date: Wed, 20 Jan 2016 14:55:37 +0100 Subject: [PATCH] Add ROA net_addr to grammar Example: protocol static { route 10.110.0.0/16 max 16 as 1000 blackhole; route 10.120.0.0/16 max 24 as 1000 blackhole; route 10.130.0.0/16 max 24 as 2000 blackhole; route 10.130.128.0/18 max 24 as 3000 blackhole; ... } --- conf/confbase.Y | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/conf/confbase.Y b/conf/confbase.Y index 9b4f54e9..b25cf2d0 100644 --- a/conf/confbase.Y +++ b/conf/confbase.Y @@ -80,7 +80,7 @@ CF_DECLS %type expr_us %type