[ovs-build] Passed: ovsrobot/ovn#409 (series_157039 - 19d9b33)

Travis CI builds at travis-ci.com
Thu Feb 6 10:49:28 UTC 2020


Build Update for ovsrobot/ovn
-------------------------------------

Build: #409
Status: Passed

Duration: 34 mins and 59 secs
Commit: 19d9b33 (series_157039)
Author: Numan Siddique
Message: Fix tcp_reset action handling

The current handling of tcp_reset, has few issues.

1. The IP and TCP checksum of the packet injected by ovn-controller is wrong.
2. The ack tcp flag is not set.
3. If there are load balancers configured, the tcp reset packet is sent to the
   conntrack, which results in packet getting dropped in the subsequent upcalls
   by ovs-vswitchd.

This patch fixes these issues. In ovn-northd lflows are added to skip sending
the tcp reset packets to conntrack.

Reported-by: Tim Rozet <trozet at redhat.com>
Reported-at: https://bugzilla.redhat.com/show_bug.cgi?id=1795790

Signed-off-by: Numan Siddique <numans at ovn.org>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovn/compare/d2b3842bb74b^...19d9b33ad574

View the full build log and details: https://travis-ci.com/ovsrobot/ovn/builds/147665300?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the ovsrobot/ovn repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=9136199&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/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/20200206/5a279eb4/attachment.html>


More information about the build mailing list