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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac-learning: Implement per-port MAC learning fairness.
Ben Pfaff
2015-02-13
1
-11
/
+111
*
list: Rename struct list to struct ovs_list
Thomas Graf
2014-12-15
1
-2
/
+2
*
ovs-atomic: Introduce a new 'struct ovs_refcount'.
Ben Pfaff
2014-01-08
1
-2
/
+2
*
mac-learning: Stop using tags.
Ethan Jackson
2013-08-02
1
-17
/
+5
*
mac-learning: Make the mac-learning module thread safe.
Ethan Jackson
2013-08-01
1
-23
/
+43
*
mac-learning: Reference count 'struct mac_learning".
Ethan Jackson
2013-06-27
1
-1
/
+3
*
Create specific types for ofp and odp port
Alex Wang
2013-06-20
1
-1
/
+1
*
mac-learning: Simplify mac_learning_changed().
Ethan Jackson
2013-06-12
1
-1
/
+2
*
lib/mac-learning.h: Change one variable's type and name
Alex Wang
2013-05-16
1
-1
/
+1
*
vswitchd: Make the maximum size of MAC learning tables user-configurable.
Ben Pfaff
2012-12-08
1
-1
/
+4
*
Global replace of Nicira Networks.
Raju Subramanian
2012-05-02
1
-1
/
+1
*
vswitchd: Make the MAC entry aging time configurable.
Ben Pfaff
2012-02-01
1
-3
/
+7
*
mac-learning: Increase MAC learning timeout to 300 seconds.
Ben Pfaff
2012-02-01
1
-2
/
+2
*
mac-learning: Only revalidate relevant flows upon flush.
Ethan Jackson
2012-01-25
1
-1
/
+1
*
mac-learning: Simplify memory management.
Ethan Jackson
2011-07-22
1
-3
/
+1
*
mac-learning: Convert to hmap.
Ethan Jackson
2011-07-22
1
-6
/
+3
*
mac-learning: Change mac_learning_set_flood_vlans() to not take ownership.
Ben Pfaff
2011-04-25
1
-1
/
+1
*
mac-learning: Fix mac_entry_is_grat_arp_locked().
Ben Pfaff
2011-03-30
1
-1
/
+1
*
mac-learning: Expose function for expiring a single MAC learning entry.
Ben Pfaff
2011-03-22
1
-0
/
+1
*
bridge: Use pointer to "struct port", not "port_idx", for MAC learning.
Ben Pfaff
2011-03-22
1
-0
/
+1
*
mac-learning: Change 'port' member to a union.
Ben Pfaff
2011-03-22
1
-1
/
+5
*
mac-learning: Refactor to increase generality.
Ben Pfaff
2011-03-22
1
-20
/
+45
*
bridge: Filter some gratuitous ARPs on bond slaves.
Jesse Gross
2010-06-03
1
-3
/
+17
*
mac-learning: Rename "non-learning VLANs" to "flood VLANs".
Ben Pfaff
2010-01-19
1
-5
/
+5
*
mirroring: Allow learning to be disabled on a VLAN.
Jesse Gross
2009-11-10
1
-0
/
+3
*
Raise MAC learning table capacity from 1,024 to 2,048 entries per bridge.
Ben Pfaff
2009-09-14
1
-1
/
+1
*
mac-learning: New function mac_entry_age().
Ben Pfaff
2009-07-16
1
-0
/
+5
*
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
-0
/
+29
*
Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.
v0.90.0
Ben Pfaff
2009-07-08
1
-0
/
+37