diff options
author | Martin Mares <mj@ucw.cz> | 1999-02-13 22:34:33 +0100 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 1999-02-13 22:34:33 +0100 |
commit | 726141746b7f86b02a902bd6b316792e4be0380c (patch) | |
tree | 3ccb45603bab3cead03793a8aaf71ce8c12779e4 /TODO | |
parent | 5996da6a1d2eb11ac45d9d578618b9350e58593d (diff) | |
download | bird-726141746b7f86b02a902bd6b316792e4be0380c.tar bird-726141746b7f86b02a902bd6b316792e4be0380c.zip |
'#' comments in config files are equivalent to end of line, therefore
also to implicit ';'.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -20,8 +20,6 @@ Core - default preferences of protocols: prefer BGP over OSPF/RIP external routes? - secondary addresses -> subinterfaces -- config: comments at end of line -> explicit ';' needed? - - static: check validity of route destination? - static: device routes |