OSDN Git Service

Add mDNS TXT records to the resolve-call result.
authorPhilip P. Moltmann <moltmann@google.com>
Wed, 16 Mar 2016 16:43:26 +0000 (09:43 -0700)
committerPhilip P. Moltmann <moltmann@google.com>
Thu, 31 Mar 2016 02:25:42 +0000 (19:25 -0700)
commit0082f0330ac6d755c19e1d40d5e64180a65fdadc
tree5cbdcc5150ff57562023f8c5d55707e959fab803
parente60c0a51957596788995ec57d33531cd103d8dd7
Add mDNS TXT records to the resolve-call result.

I added binary value support. This changes the format of the
communication between the android framework and netd.

Bug: 27696905
Change-Id: I85122062d63f1047c618be0b16e6e95621790fd6
server/MDnsSdListener.cpp