[ovs-git] Open vSwitch: stp: port_no counter is off by one (branch-1.6)

dev at openvswitch.org dev at openvswitch.org
Wed Aug 22 20:19:15 UTC 2012


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, branch-1.6 has been updated
       via  0b00e03e74d42a9fd523b1f6f1687fc91c624600 (commit)
      from  9f3385cd758e655d778f6d2286f9d472a7278b8d (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 0b00e03e74d42a9fd523b1f6f1687fc91c624600
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=0b00e03e74d42a9fd523b1f6f1687fc91c624600
Author: Ansis Atteka <aatteka at nicira.com>
		
stp: port_no counter is off by one
		
This counter was off by one, because port_num
should be less than STP_MAX_PORTS.

This caused an assert hit later in stp_get_port().

Issue: 13059
Signed-off-by: Ansis Atteka <aatteka at nicira.com>
Reported-by: Ram Jothikumar <rjothikumar at nicira.com>
Acked-by: Ethan Jackson <ethan at nicira.com>


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

Summary of changes:
 vswitchd/bridge.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list