Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
labs
BIRD Internet Routing Daemon
Commits
6accdf4f
Commit
6accdf4f
authored
Mar 29, 1999
by
Martin Mareš
Browse files
Updated the TODO list.
parent
fb71b23e
Changes
1
Hide whitespace changes
Inline
Side-by-side
TODO
View file @
6accdf4f
Core
~~~~
-
TOS not supported by kernel -> automatically drop routes with TOS<>0
-
Remove TOS support?
- config: executable config files
- config: define ipaddr constants?
- config: better default protocol names
- do we really need preconfig?
...
...
@@ -16,7 +14,6 @@ Core
- static: check validity of route destination?
- device: configuration of interface patterns
- device: what to do if we need to shut down this protocol?
- adding of route: check whether all bits not covered by masklen are zero
...
...
@@ -36,7 +33,7 @@ Cleanup
- check incoming packets and log errors!!
- check log calls for trailing newlines
- check if all protocols set proper packet priorities and TTL's.
- replace all NUM
's by expr'
s
- replace all NUM
, IPA and expr tokens by constant filter expression
s
- try compiling with -Wunused
Various ideas
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment