diff options
author | Martin Mares <mj@ucw.cz> | 1998-11-29 23:03:58 +0100 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 1998-11-29 23:03:58 +0100 |
commit | 50d8424ad1f40f9979214c1d6cbf8e290ba9a5cb (patch) | |
tree | 59f58fdb5b3e37c00c9d4955ed671e4dcec9f814 /TODO | |
parent | 66efdf962a343c7cf5aef475f35f9e3864cb4fdd (diff) | |
download | bird-50d8424ad1f40f9979214c1d6cbf8e290ba9a5cb.tar bird-50d8424ad1f40f9979214c1d6cbf8e290ba9a5cb.zip |
Added configuration of the device internal protocol. This is primarily
intended to serve as an example of interface pattern list use. As a side
effect, you can disable generating of device routes by disabling
this protocol.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2,7 +2,6 @@ Core ~~~~ * right usage of DBG vs. debug * cleanup debugging calls! -- global "interface weed out list" - TOS not supported by kernel -> automatically drop routes with TOS<>0 |