X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=extras%2Fvom%2Fvom%2Fgbp_route_domain.hpp;h=ff13d1d6e05e55d2537f2ad6b043d56cb0be9ff2;hb=refs%2Fchanges%2F20%2F16420%2F4;hp=6dc37d1981e43d32efbeb35431a68c7c0a43b04b;hpb=be2286b0a4ff0cd31791b86d38a5e72b06bc17c2;p=vpp.git diff --git a/extras/vom/vom/gbp_route_domain.hpp b/extras/vom/vom/gbp_route_domain.hpp index 6dc37d1981e..ff13d1d6e05 100644 --- a/extras/vom/vom/gbp_route_domain.hpp +++ b/extras/vom/vom/gbp_route_domain.hpp @@ -42,6 +42,9 @@ public: gbp_route_domain(const route_domain& rd, const interface& ip4_uu_fwd, const interface& ip6_uu_fwd); + gbp_route_domain(const route_domain& rd, + const std::shared_ptr ip4_uu_fwd, + const std::shared_ptr ip6_uu_fwd); /** * Copy Construct @@ -93,6 +96,8 @@ public: */ std::string to_string() const; + const std::shared_ptr get_route_domain(); + private: /** * Class definition for listeners to OM events