[ovs-build] Still Failing: orgcandman/ovs#51 (master - c5041aa)

Travis CI builds at travis-ci.org
Tue May 24 19:56:40 UTC 2016


Build Update for orgcandman/ovs
-------------------------------------

Build: #51
Status: Still Failing

Duration: 31 minutes and 30 seconds
Commit: c5041aa (master)
Author: Aaron Conole
Message: ovs-tcpdump: Add a tcpdump wrapper utility

Currently, there is some documentation which describes setting up and
using port mirrors for bridges. This documentation is helpful to setup
a packet capture for specific ports.

However, a utility to do such packet capture would be valuable, both
as an exercise in documenting the steps an additional time, and as a way
of providing an out-of-the-box experience for running a capture.

This commit adds a tcpdump-wrapper utility for such purpose. It uses the
Open vSwitch python library to add/remove ports and mirrors to/from the
Open vSwitch database. It will create a tcpdump instance listening on
the mirror port (allowing the user to specify additional arguments), and
dump data to the screen (or otherwise).

Signed-off-by: Aaron Conole <aconole at redhat.com>

View the changeset: https://github.com/orgcandman/ovs/compare/e05cbb31c287...c5041aac1fc4

View the full build log and details: https://travis-ci.org/orgcandman/ovs/builds/132653165

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.openvswitch.org/pipermail/ovs-build/attachments/20160524/42b5ea37/attachment-0002.html>


More information about the build mailing list