1Would be nice if:
2
3- Add address learning limiting (hard limit at a fixed # of
4  addresses? or maybe using rate markers?). There is a nasty DoS in
5  here.
6
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.
10
11- Faster port state cycling; currently it takes 30 seconds for ports
12  to cycle to the forwarding state.
13
14- Detect port speed and adjust path cost accordingly?
15
16- Use MII ioctls for detecting link beat lost quickly?
17
18- Keep the IEEE 802.1d-mandated statistics (counters, mostly).
19
20- Maybe integrate Kristian's GNOME frontend (see PROJECTS) once it
21  stabilises. It looks nice.
22
23- A cgi bridge configurer (a la Samba's SWAT, yummy....)
24