[ovs-build] Passed: dceara/ovs#104 (null-snat-kernel - 9d0ec02)

Travis CI builds at travis-ci.org
Tue Jun 8 07:40:00 UTC 2021


Build Update for dceara/ovs
-------------------------------------

Build: #104
Status: Passed

Duration: 14 mins and 27 secs
Commit: 9d0ec02 (null-snat-kernel)
Author: Eelco Chaudron
Message: conntrack: document all-zero IP SNAT behavior and add a test case

Currently, conntrack in the kernel has an undocumented feature referred
to as all-zero IP address SNAT. Basically, when a source port
collision is detected during the commit, the source port will be
translated to an ephemeral port. If there is no collision, no SNAT is
performed.

This patchset documents this behavior and adds a self-test to verify
it's not changing. In addition, a datapath feature flag is added for
the all-zero IP SNAT case. This will help applications on top of OVS,
like OVN, to determine this feature can be used.

Signed-off-by: Eelco Chaudron <echaudro at redhat.com>

View the changeset: https://github.com/dceara/ovs/commit/9d0ec021f39e

View the full build log and details: https://travis-ci.org/github/dceara/ovs/builds/773897392?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the dceara/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=25057358&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific 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://mail.openvswitch.org/pipermail/ovs-build/attachments/20210608/ac1dd126/attachment-0001.html>


More information about the build mailing list