diff options
author | Pavel Machek <pavel@ucw.cz> | 1999-12-18 21:39:53 +0100 |
---|---|---|
committer | Pavel Machek <pavel@ucw.cz> | 1999-12-18 21:39:53 +0100 |
commit | 60d7d10e6f19483545760f2241312758dd72a2ad (patch) | |
tree | 60072f1680eda72611817836686370aed203d986 | |
parent | 476e10842503b51331a7994b6e25c91b20eb8e71 (diff) | |
download | bird-60d7d10e6f19483545760f2241312758dd72a2ad.tar bird-60d7d10e6f19483545760f2241312758dd72a2ad.zip |
Added fixme.
-rw-r--r-- | filter/config.Y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/config.Y b/filter/config.Y index e031abd..c73271e 100644 --- a/filter/config.Y +++ b/filter/config.Y @@ -9,7 +9,7 @@ FIXME: whole system of paths, path ~ string, path.prepend(), path.originate FIXME: create community lists FIXME: '! =' should not be permitted. Ze `!=' by nemelo byt totez jako `! =' Nadefinujes si pres %token novy token a do cf-lex.l pridas nove pravidlo, ktere jej rozpoznava. Napriklad != return NEQ; - + FIXME: IP addresses in ipv6 */ CF_HDR |