brownsys / pane

Participatory Networking
http://pane.cs.brown.edu
Other
5 stars 4 forks source link

Fix MAC learning #52

Closed adferguson closed 12 years ago

adferguson commented 12 years ago

MAC learning has some bugs. In particular, it's not great at handling cases where hosts rapidly change which ports on the same switch they are attached to. These bugs need to be fixed.

Ideally, a Mininet-based test will be created which exercises MAC learning corner cases.