3 - Add address learning limiting (hard limit at a fixed # of
4 addresses? or maybe using rate markers?). There is a nasty DoS in
7 - Add fdb entry port # change limiting. For example: if one MAC
8 address switches port more than once in the same second, there is
9 something wrong (somebody trying to spoof?), so print a warning.
11 - Faster port state cycling; currently it takes 30 seconds for ports
12 to cycle to the forwarding state.
14 - Detect port speed and adjust path cost accordingly?
16 - Use MII ioctls for detecting link beat lost quickly?
18 - Keep the IEEE 802.1d-mandated statistics (counters, mostly).
20 - Maybe integrate Kristian's GNOME frontend (see PROJECTS) once it
21 stabilises. It looks nice.
23 - A cgi bridge configurer (a la Samba's SWAT, yummy....)