aboutsummaryrefslogtreecommitdiff
path: root/lib/mac-learning.c
AgeCommit message (Expand)Author
2012-02-01vswitchd: Make the MAC entry aging time configurable.Ben Pfaff
2011-07-26mac-learning: Fix inverted logic in is_learning_vlan().Ben Pfaff
2011-07-22mac-learning: Simplify memory management.Ethan Jackson
2011-07-22mac-learning: Use random secret in hash function.Ethan Jackson
2011-07-22mac-learning: Convert to hmap.Ethan Jackson
2011-07-21mac-learning: Fix serious performance bug in the learning table.Ethan Jackson
2011-04-25mac-learning: Avoid unnecessary call to free().Ben Pfaff
2011-04-25mac-learning: Change mac_learning_set_flood_vlans() to not take ownership.Ben Pfaff
2011-04-25vlan-bitmap: New data structure.Ben Pfaff
2011-03-22mac-learning: Expose function for expiring a single MAC learning entry.Ben Pfaff
2011-03-22mac-learning: Refactor to increase generality.Ben Pfaff
2010-11-30coverage: Make the coverage counters catalog program-specific.Ben Pfaff
2010-10-29vlog: Make client supply semicolon for VLOG_DEFINE_THIS_MODULE.Ben Pfaff
2010-10-01Switch many macros from using CONTAINER_OF to using OBJECT_CONTAINING.Ben Pfaff
2010-07-21vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring vlog module in use.Ben Pfaff
2010-06-03bridge: Filter some gratuitous ARPs on bond slaves.Jesse Gross
2010-05-26poll-loop: New function poll_timer_wait_until().Ben Pfaff
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-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