aboutsummaryrefslogtreecommitdiff
path: root/lib/mac-learning.h
AgeCommit message (Expand)Author
2012-02-01vswitchd: Make the MAC entry aging time configurable.Ben Pfaff
2012-02-01mac-learning: Increase MAC learning timeout to 300 seconds.Ben Pfaff
2011-07-22mac-learning: Simplify memory management.Ethan Jackson
2011-07-22mac-learning: Convert to hmap.Ethan Jackson
2011-04-25mac-learning: Change mac_learning_set_flood_vlans() to not take ownership.Ben Pfaff
2011-03-30mac-learning: Fix mac_entry_is_grat_arp_locked().Ben Pfaff
2011-03-22mac-learning: Expose function for expiring a single MAC learning entry.Ben Pfaff
2011-03-22bridge: Use pointer to "struct port", not "port_idx", for MAC learning.Ben Pfaff
2011-03-22mac-learning: Change 'port' member to a union.Ben Pfaff
2011-03-22mac-learning: Refactor to increase generality.Ben Pfaff
2010-06-03bridge: Filter some gratuitous ARPs on bond slaves.Jesse Gross
2010-01-19mac-learning: Rename "non-learning VLANs" to "flood VLANs".Ben Pfaff
2009-11-10mirroring: Allow learning to be disabled on a VLAN.Jesse Gross
2009-09-14Raise MAC learning table capacity from 1,024 to 2,048 entries per bridge.Ben Pfaff
2009-07-16mac-learning: New function mac_entry_age().Ben Pfaff
2009-06-15Update primary code license to Apache 2.0.Ben Pfaff
2009-06-08mac-learning: Make data structures public.Ben Pfaff
2009-07-08Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff