From: Pavel TvrdĂ­k Date: Wed, 20 Jan 2016 13:55:37 +0000 (+0100) Subject: Add ROA net_addr to grammar X-Git-Tag: v2.0.0-pre0~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=513ad0a85e57e4e0f7928fde7332778ca1c2148f;p=thirdparty%2Fbird.git 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; ... } --- diff --git a/conf/confbase.Y b/conf/confbase.Y index 9b4f54e93..b25cf2d09 100644 --- a/conf/confbase.Y +++ b/conf/confbase.Y @@ -80,7 +80,7 @@ CF_DECLS %type expr_us %type