[ovs-git] Open vSwitch: dpif-linux: Use MAX_PORTS instead of hard-coded 65535. (master)

dev at openvswitch.org dev at openvswitch.org
Thu May 2 17:07:48 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  12d7685905026b090868056c4d19ee866b6dbe5d (commit)
      from  79a6e10e3579649d929164cd433221bc732aa665 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 12d7685905026b090868056c4d19ee866b6dbe5d
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=12d7685905026b090868056c4d19ee866b6dbe5d
Author: Ben Pfaff <blp at nicira.com>
		
dpif-linux: Use MAX_PORTS instead of hard-coded 65535.
		
MAX_PORTS is currently USHRT_MAX (also 65535).  I think that's a
coincidence; I don't remember MAX_PORTS being mentioned when the new
dpif_channel code was written.

Signed-off-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 lib/dpif-linux.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list