[ovs-git] [openvswitch/ovs] 761398: dp-packet: Copy flow mark on packet clone.

istokes noreply at github.com
Wed Mar 13 11:32:23 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 761398f89abd1bd67514f6dd679e16c548585cb4
      https://github.com/openvswitch/ovs/commit/761398f89abd1bd67514f6dd679e16c548585cb4
  Author: Ilya Maximets <i.maximets at samsung.com>
  Date:   2019-03-13 (Wed, 13 Mar 2019)

  Changed paths:
    M lib/dp-packet.c

  Log Message:
  -----------
  dp-packet: Copy flow mark on packet clone.

Dummy interfaces clones dp-packet while 'receive' appctl processing.
In general, we should do this anyway to avoid any possible issues in
the future with real interfaces.

Acked-by: Flavio Leitner <fbl at sysclose.org>
Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
Signed-off-by: Ian Stokes <ian.stokes at intel.com>




More information about the git mailing list