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

dev at openvswitch.org dev at openvswitch.org
Wed Aug 22 20:19:17 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.7 has been updated
       via  327620d63e85999993c5240e36b5c8d742c3ba38 (commit)
      from  4133cc197f7a498ed9d4644d48cdf97dfb71d54f (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 327620d63e85999993c5240e36b5c8d742c3ba38
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=327620d63e85999993c5240e36b5c8d742c3ba38
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