OSDN Git Service

netd: Enable the SO_PASSCRED socket option
authorNick Kralevich <nnk@google.com>
Mon, 18 Apr 2011 22:54:13 +0000 (15:54 -0700)
committerNick Kralevich <nnk@google.com>
Mon, 18 Apr 2011 22:54:13 +0000 (15:54 -0700)
commit79b579c92afc08ab12c0a5788d61f2dd2934836f
tree9fa0770e483d3274c542468b4b5ff0962e363834
parente7732280e7af281d35f90d7794a31a7f6e10f185
netd: Enable the SO_PASSCRED socket option

Ensure that sender credentials are available when we
receive a netlink message.

Change-Id: I8a352573c7e49d99b4f2fdb2e4ce9abe58d4fc49
NetlinkManager.cpp