[ovs-git] [openvswitch/ovs] 983b5f: netdev-linux-private: fix max length to be 16 bits

Flavio Leitner noreply at github.com
Thu Feb 6 19:36:31 UTC 2020


  Branch: refs/heads/branch-2.13
  Home:   https://github.com/openvswitch/ovs
  Commit: 983b5f47010dc9ced7072b1290016e8567e562e5
      https://github.com/openvswitch/ovs/commit/983b5f47010dc9ced7072b1290016e8567e562e5
  Author: Flavio Leitner <fbl at sysclose.org>
  Date:   2020-02-06 (Thu, 06 Feb 2020)

  Changed paths:
    M lib/netdev-linux-private.h

  Log Message:
  -----------
  netdev-linux-private: fix max length to be 16 bits

The dp_packet length is limited to 16 bits, so document that
and fix the length value accordingly.

Fixes: 29cf9c1b3b9c ("userspace: Add TCP Segmentation Offload support")
Signed-off-by: Flavio Leitner <fbl at sysclose.org>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list