[ovs-build] Passed: numansiddique/ovn#87 (tcp_reset_fix/v1 - 1e83bdd)

Travis CI builds at travis-ci.org
Tue Feb 4 19:54:05 UTC 2020


Build Update for numansiddique/ovn
-------------------------------------

Build: #87
Status: Passed

Duration: 10 mins and 34 secs
Commit: 1e83bdd (tcp_reset_fix/v1)
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>

View the changeset: https://github.com/numansiddique/ovn/compare/e668d9e408ca^...1e83bddfc0e2

View the full build log and details: https://travis-ci.org/numansiddique/ovn/builds/646098144?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the numansiddique/ovn repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=24622661&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/20200204/92c8bc47/attachment-0001.html>


More information about the build mailing list