OSDN Git Service

Add a socket mark parameter to tethering DNS commands.
authorLorenzo Colitti <lorenzo@google.com>
Tue, 26 Aug 2014 21:13:07 +0000 (14:13 -0700)
committerLorenzo Colitti <lorenzo@google.com>
Thu, 28 Aug 2014 01:40:46 +0000 (18:40 -0700)
commit667c477133318e4779819d34364194c8e5eaf19c
treefa0a7628fd0d2e2fdb2ddc28a1b2d16ec3d39165
parent99286fe1ef6fc325c28dd10b651b5adedd549495
Add a socket mark parameter to tethering DNS commands.

This allows the framework to pass down to dnsmasq the socket mark
to use for DNS queries.

Bug: 16357676
Change-Id: I8933b6de198a92c2aaf0291931ace8966ddba275
server/CommandListener.cpp
server/ResponseCode.h
server/TetherController.cpp
server/TetherController.h