summaryrefslogtreecommitdiffstats
path: root/extras
diff options
context:
space:
mode:
authorNeale Ranns <nranns@cisco.com>2019-07-11 03:44:16 -0700
committerNeale Ranns <nranns@cisco.com>2019-07-11 12:08:22 +0000
commit6955ecd5d72c919bddabc272a9fee023557f38d7 (patch)
tree65fa8503dd8973ab6fc24f966e49c973f19cf1b1 /extras
parent85fc13004df7f67012a04e73564ecef1b3641ef3 (diff)
vom: Fix reference to flags in GBP bridge-domain
Type: fix Fixes: 5e82b050 Change-Id: I8f709c5303861ea9984144ce5543c86c934869bb Signed-off-by: Neale Ranns <nranns@cisco.com>
Diffstat (limited to 'extras')
-rw-r--r--extras/vom/vom/gbp_bridge_domain.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/vom/vom/gbp_bridge_domain.hpp b/extras/vom/vom/gbp_bridge_domain.hpp
index 264f8b3c031..d397fe5231f 100644
--- a/extras/vom/vom/gbp_bridge_domain.hpp
+++ b/extras/vom/vom/gbp_bridge_domain.hpp
@@ -200,7 +200,7 @@ private:
std::shared_ptr<interface> m_bvi;
std::shared_ptr<interface> m_uu_fwd;
std::shared_ptr<interface> m_bm_flood;
- const flags_t& m_flags;
+ flags_t m_flags;
/**
* A map of all bridge_domains