[ovs-git] [openvswitch/ovs] 3b9a72: ofproto-dpif-mirror: Fix issue of reseting snaplen...

GitHub noreply at github.com
Tue Apr 4 00:23:10 UTC 2017


  Branch: refs/heads/branch-2.6
  Home:   https://github.com/openvswitch/ovs
  Commit: 3b9a7251718aadd6be778b984ab80c65a838de78
      https://github.com/openvswitch/ovs/commit/3b9a7251718aadd6be778b984ab80c65a838de78
  Author: Zhenyu Gao <sysugaozhenyu at gmail.com>
  Date:   2017-04-03 (Mon, 03 Apr 2017)

  Changed paths:
    M ofproto/ofproto-dpif-mirror.c
    M tests/ofproto-dpif.at

  Log Message:
  -----------
  ofproto-dpif-mirror: Fix issue of reseting snaplen in mirroring

Currently, the mirror code doesn't check new value of snaplen when try
to reconfigure snaplen.
This patch fix this issue and add testings to reconfigure snaplen.

Signed-off-by: Zhenyu Gao <sysugaozhenyu at gmail.com>
Acked-by: William Tu <u9012063 at gmail.com>
Signed-off-by: Andy Zhou <azhou at ovn.org>




More information about the git mailing list