X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=blobdiff_plain;f=extras%2Fvom%2Fvom%2Farp_proxy_binding.hpp;h=284cf7371fad5fceb6750b99018a63fa69fb5d1a;hp=f57f6971991b9a9c0b7ed988e96c3892b6eb067c;hb=0053de63ec4bf8b9bce7817f1b61c9791baf6c26;hpb=096e6be4bda3b409aa6fc400d0ce507ea415f26b diff --git a/extras/vom/vom/arp_proxy_binding.hpp b/extras/vom/vom/arp_proxy_binding.hpp index f57f6971991..284cf7371fa 100644 --- a/extras/vom/vom/arp_proxy_binding.hpp +++ b/extras/vom/vom/arp_proxy_binding.hpp @@ -34,7 +34,7 @@ public: /** * Construct a new object matching the desried state */ - arp_proxy_binding(const interface& itf, const arp_proxy_config& proxy_cfg); + arp_proxy_binding(const interface& itf); /** * Copy Constructor @@ -135,11 +135,6 @@ private: */ const std::shared_ptr m_itf; - /** - * A reference counting pointer to the prxy config. - */ - const std::shared_ptr m_arp_proxy_cfg; - /** * HW configuration for the binding. The bool representing the * do/don't bind.