commit | 0ba6d64e5ad4e51488064d8fa864aee3fd72fb2e | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Mon Jul 17 00:53:22 2017 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Mon Jul 17 00:53:22 2017 +0000 |
tree | 5d194b7834616b456a0fa2fc1f33332fee5bf601 | |
parent | 2d49175d6e0be76d04eb7666e63569e750202385 [diff] [blame] |
face: pass addFace and NetworkMonitor to ProtocolFactory constructor refs #4021 Change-Id: I842515eb044bb1c655b347e6069e63c55c4e2d54
diff --git a/daemon/face/ethernet-factory.hpp b/daemon/face/ethernet-factory.hpp index 7480728..e4cf7d9 100644 --- a/daemon/face/ethernet-factory.hpp +++ b/daemon/face/ethernet-factory.hpp
@@ -40,6 +40,9 @@ static const std::string& getId(); + explicit + EthernetFactory(const CtorParams& params); + /** \brief process face_system.ether config section */ void