aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbuytenh <buytenh>2001-11-17 17:36:51 +0000
committerbuytenh <buytenh>2001-11-17 17:36:51 +0000
commit005eaefe92c3d5d23c8a8246a2a42e16e84cbb83 (patch)
tree3b8b7e372ca442ff283af9b18a74c17279e6ffd6
parent17180516cb9148202852958c8fed838b89ae62c6 (diff)
downloadbridge-utils-005eaefe92c3d5d23c8a8246a2a42e16e84cbb83.tar.gz
misc. modifications
-rw-r--r--TODO7
1 files changed, 2 insertions, 5 deletions
diff --git a/TODO b/TODO
index d0165c8..d7a5133 100644
--- a/TODO
+++ b/TODO
@@ -3,7 +3,6 @@ main code
we have a tiny deviation from IEEE 802.1d: we don't kill the awaiting-tx skb
queue when a port leaves the FORWARDING state
RH initscripts for setting up bridge interfaces automatically
-improve documentation..
bridge ID change notifications
for 2.4: module_author and module_description
smarter fdb timeout scheme
@@ -16,17 +15,17 @@ to be MLT (Nortel Multi Link Trunking) compatible: send bpdu's on all
faster switch to forward mode
per-port STP disabling
'fast start': listening->learning->forwarding in 2*hello instead of 2*fd
-
+enslaved devs same MAC (like tap), then one changes
managerial
----------
+improve documentation..
backup mailing list archives of openrock and math somewhere
revamp the web page
add web page mirrors
-
netfilter patch
---------------
make orig{src,dst}addr an anonymous union
@@ -39,5 +38,3 @@ br_nf_forward: physoutdev (but id.)
remove outdev assign in br_nf_local_out_postrouting
check: don't send unreachables
stp state delay
-enslaved devs same MAC (like tap), then one changes
-module unload race (as of 0.0.2)