Change in vdsm[master]: net_tc: add support for mirroring all (not just IPv4) traffic

danken at redhat.com danken at redhat.com
Mon Jul 20 11:48:23 UTC 2015


Dan Kenigsberg has submitted this change and it was merged.

Change subject: net_tc: add support for mirroring all (not just IPv4) traffic
......................................................................


net_tc: add support for mirroring all (not just IPv4) traffic

Up until now the filter was only acting on packets with IPv4 headers
because of the 'protocol ip' part of the tc filter. This makes the
mirroring protocol agnostic.
Caveat: this patch takes place only on networks defined after its
application. It does not attempt to upgrade existing filters.

Change-Id: I9de381e67fae4cb79fe41dbd9d1b60b72eb84de4
Signed-off-by: Ido Barkan <ibarkan at redhat.com>
Signed-off-by: Antoni Segura Puimedon <toni at midokura.com>
Reviewed-on: https://gerrit.ovirt.org/27388
Continuous-Integration: Jenkins CI
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
---
M tests/tcTests.py
M tests/tc_filter_show.out
M vdsm/network/tc/__init__.py
3 files changed, 19 insertions(+), 19 deletions(-)

Approvals:
  Ido Barkan: Verified
  Jenkins CI: Passed CI tests
  Dan Kenigsberg: Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/27388
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I9de381e67fae4cb79fe41dbd9d1b60b72eb84de4
Gerrit-PatchSet: 7
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Antoni Segura Puimedon <toni+ovirt at midokura.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Ido Barkan <ibarkan at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: automation at ovirt.org


More information about the vdsm-patches mailing list