summaryrefslogtreecommitdiffstats
path: root/filter/config.Y
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>2000-06-01 10:34:30 +0200
committerPavel Machek <pavel@ucw.cz>2000-06-01 10:34:30 +0200
commit1877dab21715eb23addb3391afbd8dbf571f833d (patch)
tree6b38ca1ecec04e1cdf5ac84f02cf5e90c692f279 /filter/config.Y
parent1895e81e0532f732f501036402bbdd1825885cfd (diff)
downloadbird-1877dab21715eb23addb3391afbd8dbf571f833d.tar
bird-1877dab21715eb23addb3391afbd8dbf571f833d.zip
Allow
case net { 62.0.0.0/8+: 10.0.0.0/8+: else: reject; }
Diffstat (limited to 'filter/config.Y')
-rw-r--r--filter/config.Y1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/config.Y b/filter/config.Y
index 69454bc..1ab4305 100644
--- a/filter/config.Y
+++ b/filter/config.Y
@@ -5,6 +5,7 @@
*
* Can be freely distributed and used under the terms of the GNU GPL.
*
+ FIXME: priority of ! should be lower
*/
CF_HDR