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

GitHub noreply at github.com
Tue Apr 4 00:08:52 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 091d64c408682be41ac9934d7300f68c67d0fd92
      https://github.com/openvswitch/ovs/commit/091d64c408682be41ac9934d7300f68c67d0fd92
  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