commit | a94f3676c3acba22da888014f2189ff33588208b | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Thu May 18 01:18:39 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Thu May 18 19:52:55 2017 -0400 |
tree | 0d15629c6ddd166bd0f7946c1ce56a664ab2a0be | |
parent | fe0580cb55975a8ffcfd27410cb62529717e64b4 [diff] [blame] |
face: MulticastEthernetTransport: remove promiscuous mode fallback Change-Id: I040704577e66951ab5d1298ac4f99d98af11f809 Refs: #4081
diff --git a/daemon/face/multicast-ethernet-transport.hpp b/daemon/face/multicast-ethernet-transport.hpp index 6ef893b..b89e88b 100644 --- a/daemon/face/multicast-ethernet-transport.hpp +++ b/daemon/face/multicast-ethernet-transport.hpp
@@ -47,9 +47,8 @@ private: /** * @brief Enables receiving frames addressed to our MAC multicast group - * @return true if successful, false otherwise */ - bool + void joinMulticastGroup(); private: