diff options
-rw-r--r-- | extras/vom/vom/gbp_bridge_domain.hpp | 2 |
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 |