History log of /system/weaved/buffet/stub_mdns_client.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
494b72473a1c436751003c249e1e4a9f81102329 14-Dec-2015 Casey Dahlin <sadmac@google.com> Refactor weaved to use Avahi client library

Change-Id: Iaa82d85fd88a7a252efc9d509dad4c33a576172d
Test: Manual testing by avakulenko
Bug: 26184797
Signed-off-by: Casey Dahlin <sadmac@google.com>
/system/weaved/buffet/stub_mdns_client.cc
7714f33b9a99968094c116f7ab5e56193c9e5f51 22-Aug-2015 Alex Vakulenko <avakulenko@google.com> Fix AOSP build break in weaved

MdnsClient::CreateInstance() has been changed in mdns_client.h but
the definition in mdns_client.cc hasn't been updated accordingly.

Change-Id: I74dded6cb5ba637857dc536795726c6c17a864cb
/system/weaved/buffet/stub_mdns_client.cc
f0f55340a10fea9d106b832cd1392441a5efcfd4 19-Aug-2015 Alex Vakulenko <avakulenko@google.com> system/weaved: Make weaved compile and run on Brillo

This is an intermediate step in making weaved daemon compile
and run on Brillo. Right now it starts up successfully at system
boot.

Now we just need to hook it up to other system components such as
web server, avahi, etc.

Bug: 23113639
Change-Id: I163e2558ff2a2ed800d8e4eb28fab727bf844602
/system/weaved/buffet/stub_mdns_client.cc