mbox series

[ovs-dev,v2,0/1] mac-learning: Fix learned fdb entries not age out issue.

Message ID SY4PR01MB84381B58F4E64773CA0378F7CD2F9@SY4PR01MB8438.ausprd01.prod.outlook.com
Headers show
Series mac-learning: Fix learned fdb entries not age out issue. | expand

Message

miter Oct. 23, 2022, 4:58 a.m. UTC
From: Lin Huang <linhuang@ruijie.com.cn>

Changes since v1:
    1. Revised according to the suggestions and comments of the reviewers


Lin Huang (1):
  mac-learning: Fix learned fdb entries not age out issue.

 lib/mac-learning.c    | 37 ++++++++++++++-----------------------
 tests/ofproto-dpif.at | 23 +++++++++++++++++++++++
 2 files changed, 37 insertions(+), 23 deletions(-)