History log of /system/netd/MDnsSdListener.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a3ebcb8c2ceef6b92a672a24529cbd098f487965 19-Jul-2013 Edward Savage-Jones <edward.savage-jones@sonymobile.com> Incorrect memset parameters

Memset parameters swapped

Change-Id: I528c1f6de344447d3c43d89c1dd4cd87e1c5c5a7
/system/netd/MDnsSdListener.cpp
2d4610ec34cc78799a3353638fa05ee53276892a 23-Aug-2011 Mattias Falk <mattias.falk@sonyericsson.com> dns cache per interface iteration 2

support for attach/detach a process (pid) to a
dns cache.
lookup associated dns cache based on the pid
handle pid and interface argument for getaddrinfo
and gethostbyaddress

bug:5465296
Change-Id: I4832c792d22aceabb0481c548003a1fd879c12e4
/system/netd/MDnsSdListener.cpp
4833e47bb886db80cf4ec23a00cc4ba2a1f113e7 20-Apr-2012 Robert Greenwalt <rgreenwalt@google.com> Store certain MDNS fields as quoted strings

They sometimes contain spaces so a space-delimited response requires more care.

bug: 6353048
Change-Id: I84d5cc156bf4d9f1419b7202e9aa00ddb7209b2f
/system/netd/MDnsSdListener.cpp
745e09fc5694e73920aaad18a626275597bdddb1 29-Mar-2012 Robert Greenwalt <rgreenwalt@google.com> Initial release of mdns interface.

Uses extern/mdnsresponder and communicate with the framework via nativedaemonconnector.

Change-Id: I5c090528197afa090836d7cb5bf75dfba33ff11c
/system/netd/MDnsSdListener.cpp