[ovs-git] [openvswitch/ovs] ee8feb: packets: Change return type of 'packet_csum_upperl...

Ben Pfaff noreply at github.com
Mon Feb 25 23:58:40 UTC 2019


  Branch: refs/heads/branch-2.6
  Home:   https://github.com/openvswitch/ovs
  Commit: ee8febff40f2ea6ac24460ac5e9703d3283f4597
      https://github.com/openvswitch/ovs/commit/ee8febff40f2ea6ac24460ac5e9703d3283f4597
  Author: Darrell Ball <dlu998 at gmail.com>
  Date:   2019-02-25 (Mon, 25 Feb 2019)

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

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

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


  Commit: cf9bb767128c00d20795bf5ef1148e618fcaf104
      https://github.com/openvswitch/ovs/commit/cf9bb767128c00d20795bf5ef1148e618fcaf104
  Author: Darrell Ball <dlu998 at gmail.com>
  Date:   2019-02-25 (Mon, 25 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/8a1c793fe2be...cf9bb767128c


More information about the git mailing list