[ovs-git] [ovn-org/ovn] 95e412: ovn-sb: Allow the full range of TCP/UDP port numbers.

Ben Pfaff noreply at github.com
Wed Jun 23 16:43:20 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/ovn-org/ovn
  Commit: 95e41218fd7ea9c288c95744e80ba7caa90b30e2
      https://github.com/ovn-org/ovn/commit/95e41218fd7ea9c288c95744e80ba7caa90b30e2
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2021-06-23 (Wed, 23 Jun 2021)

  Changed paths:
    M ovn-sb.ovsschema

  Log Message:
  -----------
  ovn-sb: Allow the full range of TCP/UDP port numbers.

The maxInteger here limited TCP/UDP port numbers to the range 0...32767.
This commit allows the full range.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Reported-by: wen yuxuan <wen.yuxuan at outlook.com>
Reported-at: https://mail.openvswitch.org/pipermail/ovs-discuss/2021-June/051237.html
Tested-by: wen yuxuan <wen.yuxuan at outlook.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list