aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorshemminger <shemminger>2004-12-02 19:00:24 +0000
committershemminger <shemminger>2004-12-02 19:00:24 +0000
commitf7f02257d155d61db5d99c265bff7a8d1f90b6ef (patch)
tree256abd9c18bf6fc4c70a72669b8452a1b92f971d /TODO
parent722fb5b06f1634e587d4e2605ea17e855f7f6e35 (diff)
downloadandroid_external_brctl-f7f02257d155d61db5d99c265bff7a8d1f90b6ef.tar.gz
android_external_brctl-f7f02257d155d61db5d99c265bff7a8d1f90b6ef.tar.bz2
android_external_brctl-f7f02257d155d61db5d99c265bff7a8d1f90b6ef.zip
1.0.5 updates
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 4 insertions, 10 deletions
diff --git a/TODO b/TODO
index 6c37df1..4784984 100644
--- a/TODO
+++ b/TODO
@@ -1,30 +1,24 @@
main code
---------
+Add netlink based API?
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
bridge ID change notifications
-for 2.4: module_author and module_description
-smarter fdb timeout scheme
-slab cache for fdbs?
-I'm not happy with the current timer tick interval
-make the bridge device zerocopy/highmem transparent
+
move the spanning tree code to userspace
to be MLT (Nortel Multi Link Trunking) compatible: send bpdu's on all
interfaces in the bonding bundle
+
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
+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
---------------