[ovs-git] [openvswitch/ovs] 7ac97d: lib/rstp: Use RSTP_OPER_P2P_MAC_STATE_ENABLED inst...

GitHub noreply at github.com
Wed Sep 10 16:41:18 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 7ac97d76e1dae1f98678cbc491a45005afb92c9c
      https://github.com/openvswitch/ovs/commit/7ac97d76e1dae1f98678cbc491a45005afb92c9c
  Author: Daniele Venturino <daniele.venturino at m3s.it>
  Date:   2014-09-10 (Wed, 10 Sep 2014)

  Changed paths:
    M lib/rstp.c

  Log Message:
  -----------
  lib/rstp: Use RSTP_OPER_P2P_MAC_STATE_ENABLED instead of 1.

Signed-off by: Daniele Venturino <daniele.venturino at m3s.it>
Acked-by: Jarno Rajahalme <jrajahalme at nicira.com>


  Commit: f59200676d46ab907620b7e92cb9c668cc04f0f1
      https://github.com/openvswitch/ovs/commit/f59200676d46ab907620b7e92cb9c668cc04f0f1
  Author: Daniele Venturino <daniele.venturino at m3s.it>
  Date:   2014-09-10 (Wed, 10 Sep 2014)

  Changed paths:
    M lib/rstp.c

  Log Message:
  -----------
  lib/rstp: Use ovs_refcount_unref_relaxed.

Access to RSTP and RSTP port objects is protected by a mutex, so the
refcount unref operation can have relaxed memory order semantics (See
commit 24f8381214966e90819bf4a9ecabf076cbfc1b08).

Signed-off by: Daniele Venturino <daniele.venturino at m3s.it>
Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>
Acked-by: Jarno Rajahalme <jrajahalme at nicira.com>


  Commit: d04e914bf29076f7f6d110553bdeb4d6f9b86417
      https://github.com/openvswitch/ovs/commit/d04e914bf29076f7f6d110553bdeb4d6f9b86417
  Author: Daniele Venturino <daniele.venturino at m3s.it>
  Date:   2014-09-10 (Wed, 10 Sep 2014)

  Changed paths:
    M lib/rstp-common.h

  Log Message:
  -----------
  lib/rstp-common: Remove double spaces.

Signed-off by: Daniele Venturino <daniele.venturino at m3s.it>
Acked-by: Jarno Rajahalme <jrajahalme at nicira.com>


Compare: https://github.com/openvswitch/ovs/compare/ca98895532de...d04e914bf290


More information about the git mailing list