[ovs-build] Passed: ovsrobot/ovs#1452 (series_126989 - 24d276e)

Travis CI builds at travis-ci.org
Fri Aug 23 15:04:28 UTC 2019


Build Update for ovsrobot/ovs
-------------------------------------

Build: #1452
Status: Passed

Duration: 1 hr, 6 mins, and 38 secs
Commit: 24d276e (series_126989)
Author: Vishal Deep Ajmera
Message: conntrack: Correct length check for tcp packet inside ICMP data.

An ICMP packet with type destination or host not reachable also carries
28 bytes of ICMP data field. This data field contains IP header and TCP
header (partial first 8 bytes) of the original packet for which ICMP
is being generated.

Conntrack module when processing these ICMP packets checks for TCP header
length (20 bytes). Since TCP header is partial the length check fails and
packet is erroneously dropped.

This patch fixes length check for TCP header when processing ICMP data
fields.

Signed-off-by: Vishal Deep Ajmera <vishal.deep.ajmera at ericsson.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/commit/24d276e7c547

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

--

You can unsubscribe from build emails from the ovsrobot/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=22285853&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/20190823/c7025895/attachment-0001.html>


More information about the build mailing list