index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mac-learning.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac-learning: Implement per-port MAC learning fairness.
Ben Pfaff
2015-02-13
1
-36
/
+107
*
list: Rename struct list to struct ovs_list
Thomas Graf
2014-12-15
1
-1
/
+1
*
lib/packet.h: add hash_mac()
Andy Zhou
2014-03-28
1
-3
/
+1
*
ovs-atomic: Delete atomic, atomic_flag, ovs_refcount destroy functions.
Ben Pfaff
2014-03-13
1
-2
/
+1
*
ovs-atomic: Introduce a new 'struct ovs_refcount'.
Ben Pfaff
2014-01-08
1
-14
/
+4
*
ovs-atomic: Add atomic_destroy() and use everywhere it is needed.
Ben Pfaff
2014-01-08
1
-1
/
+2
*
lib/mac-learning: Add missing semicolon
Helmut Schaa
2013-12-13
1
-1
/
+1
*
Remove unused variables and functions.
Jarno Rajahalme
2013-09-27
1
-3
/
+0
*
mac-learning: Stop using tags.
Ethan Jackson
2013-08-02
1
-41
/
+19
*
mac-learning: Make the mac-learning module thread safe.
Ethan Jackson
2013-08-01
1
-5
/
+12
*
clang: Fix the alignment warning.
Alex Wang
2013-07-23
1
-2
/
+2
*
mac-learning: Reference count 'struct mac_learning".
Ethan Jackson
2013-06-27
1
-3
/
+20
*
mac-learning: Simplify mac_learning_changed().
Ethan Jackson
2013-06-12
1
-7
/
+16
*
Replace most uses of assert by ovs_assert.
Ben Pfaff
2013-01-16
1
-2
/
+1
*
vswitchd: Make the maximum size of MAC learning tables user-configurable.
Ben Pfaff
2012-12-08
1
-4
/
+20
*
Global replace of Nicira Networks.
Raju Subramanian
2012-05-02
1
-1
/
+1
*
mac-learning: Speed up mac_table_hash().
Ben Pfaff
2012-04-18
1
-1
/
+4
*
vswitchd: Make the MAC entry aging time configurable.
Ben Pfaff
2012-02-01
1
-7
/
+34
*
mac-learning: Only revalidate relevant flows upon flush.
Ethan Jackson
2012-01-25
1
-4
/
+8
*
mac-learning: Fix inverted logic in is_learning_vlan().
Ben Pfaff
2011-07-26
1
-1
/
+1
*
mac-learning: Simplify memory management.
Ethan Jackson
2011-07-22
1
-15
/
+16
*
mac-learning: Use random secret in hash function.
Ethan Jackson
2011-07-22
1
-6
/
+9
*
mac-learning: Convert to hmap.
Ethan Jackson
2011-07-22
1
-25
/
+14
*
mac-learning: Fix serious performance bug in the learning table.
Ethan Jackson
2011-07-21
1
-1
/
+1
*
mac-learning: Avoid unnecessary call to free().
Ben Pfaff
2011-04-25
1
-1
/
+1
*
mac-learning: Change mac_learning_set_flood_vlans() to not take ownership.
Ben Pfaff
2011-04-25
1
-9
/
+11
*
vlan-bitmap: New data structure.
Ben Pfaff
2011-04-25
1
-5
/
+3
*
mac-learning: Expose function for expiring a single MAC learning entry.
Ben Pfaff
2011-03-22
1
-12
/
+12
*
mac-learning: Refactor to increase generality.
Ben Pfaff
2011-03-22
1
-85
/
+66
*
coverage: Make the coverage counters catalog program-specific.
Ben Pfaff
2010-11-30
1
-0
/
+3
*
vlog: Make client supply semicolon for VLOG_DEFINE_THIS_MODULE.
Ben Pfaff
2010-10-29
1
-1
/
+1
*
Switch many macros from using CONTAINER_OF to using OBJECT_CONTAINING.
Ben Pfaff
2010-10-01
1
-1
/
+1
*
vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring vlog module in use.
Ben Pfaff
2010-07-21
1
-2
/
+2
*
bridge: Filter some gratuitous ARPs on bond slaves.
Jesse Gross
2010-06-03
1
-19
/
+40
*
poll-loop: New function poll_timer_wait_until().
Ben Pfaff
2010-05-26
1
-1
/
+1
*
mac-learning: Rename "non-learning VLANs" to "flood VLANs".
Ben Pfaff
2010-01-19
1
-14
/
+13
*
mirroring: Allow learning to be disabled on a VLAN.
Jesse Gross
2009-11-10
1
-1
/
+34
*
mac-learning: New function mac_entry_age().
Ben Pfaff
2009-07-16
1
-1
/
+9
*
Update primary code license to Apache 2.0.
Ben Pfaff
2009-06-15
1
-10
/
+10
*
mac-learning: Make data structures public.
Ben Pfaff
2009-06-08
1
-27
/
+0
*
Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.
v0.90.0
Ben Pfaff
2009-07-08
1
-0
/
+285