OSDN Git Service

Stop using netmask in the framework.
authorRobert Greenwalt <rgreenwalt@google.com>
Tue, 1 Feb 2011 21:54:35 +0000 (13:54 -0800)
committerRobert Greenwalt <rgreenwalt@google.com>
Tue, 1 Feb 2011 21:54:35 +0000 (13:54 -0800)
commit1d93e170f13b221362ee268fdc94b25db06c21c9
tree3ee462ae1780b1e43c343d8b22549ac53e25b214
parent5c140d71edf861f8c6c47dc9a18c3b54aac7dea1
Stop using netmask in the framework.

Use prefixlength instead.
bug:2542681

Change-Id: I4cc0d9a84a5b043da7f8cb19a42cc6aaae3f9584
CommandListener.cpp