OSDN Git Service

Add v4/v6 route add/remove to netd.
authorRobert Greenwalt <rgreenwalt@google.com>
Tue, 10 May 2011 21:57:03 +0000 (14:57 -0700)
committerRobert Greenwalt <rgreenwalt@google.com>
Thu, 12 May 2011 16:54:53 +0000 (09:54 -0700)
commite019b65925217bcc3ad9b662aa3125f0593057af
treefe8eadf0cd96fd8d1b54eb452310f23e66f7817e
parent1871a4f2b20f5d2e52d67b6d91da4f8734455cd6
Add v4/v6 route add/remove to netd.

Now we can move this out of the framework.
Also adds v6 support and explicit route removal (rather than the big hammer of "remove all").

Change-Id: Ia7f1b12b2175c566c4906064796131a2f7e81466
CommandListener.cpp