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

dev at openvswitch.org dev at openvswitch.org
Wed Aug 22 00:13:19 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.8 has been updated
       via  4bba45d909ac6c2abdc41fc6573ee59d95da6bd6 (commit)
      from  eba59fb743ac4eaf9b41d09e0eab003b6d889048 (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 4bba45d909ac6c2abdc41fc6573ee59d95da6bd6
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=4bba45d909ac6c2abdc41fc6573ee59d95da6bd6
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