[ovs-git] [openvswitch/ovs] 5be00c: packets: Change return type for 'packet_csum_upper...

Ben Pfaff noreply at github.com
Sat Feb 23 01:56:35 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 5be00cf9cb62f9f25d8486e1df42c716f2272a43
      https://github.com/openvswitch/ovs/commit/5be00cf9cb62f9f25d8486e1df42c716f2272a43
  Author: Darrell Ball <dlu998 at gmail.com>
  Date:   2019-02-22 (Fri, 22 Feb 2019)

  Changed paths:
    M lib/packets.c
    M lib/packets.h

  Log Message:
  -----------
  packets: Change return type for 'packet_csum_upperlayer6()'.

Signed-off-by: Darrell Ball <dlu998 at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>


  Commit: 76d85771f0eec3d26d772382e4e9864c8fcda8c0
      https://github.com/openvswitch/ovs/commit/76d85771f0eec3d26d772382e4e9864c8fcda8c0
  Author: Darrell Ball <dlu998 at gmail.com>
  Date:   2019-02-22 (Fri, 22 Feb 2019)

  Changed paths:
    M lib/conntrack.c

  Log Message:
  -----------
  conntrack: Fix L4 csum for V6 extension hdr pkts.

It is a day one issue that got copied to subsequent code.

Fixes: a489b16854b5 ("conntrack: New userspace connection tracker.")
Fixes: bd5e81a0e596 ("Userspace Datapath: Add ALG infra and FTP.")
CC: Daniele Di Proietto <diproiettod at ovn.org>
Signed-off-by: Darrell Ball <dlu998 at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/8ba510bf7946...76d85771f0ee


More information about the git mailing list