OSDN Git Service

Launch android-clat via netd
authorDaniel Drown <dan-android@drown.org>
Tue, 13 Nov 2012 23:33:48 +0000 (15:33 -0800)
committerJP Abgrall <jpa@google.com>
Tue, 13 Nov 2012 23:35:30 +0000 (15:35 -0800)
commit72d85556ec238f537de412ac69bbf43342e02d0c
tree5524ea01b4122abe5bc2af66734fd3a500bda465
parentf280dc1d7c865f3a04ff656786f0abb9b08f622f
Launch android-clat via netd

This patch adds the commands: "clatd start [interface]", "clatd stop", and
"clatd status"

Change-Id: I4b041d1f13c25108476621d2e2a1e5bac69841f5
Signed-off-by: Daniel Drown <dan-android@drown.org>
Depends-on: If2bc6916fc66fd4bca7cc241c83cfae839b82e15
Android.mk
ClatdController.cpp [new file with mode: 0644]
ClatdController.h [new file with mode: 0644]
CommandListener.cpp
CommandListener.h
ResponseCode.h