OSDN Git Service

When un-natting try to do all we can
authorRobert Greenwalt <rgreenwalt@google.com>
Wed, 2 Nov 2011 05:07:28 +0000 (22:07 -0700)
committerRobert Greenwalt <rgreenwalt@google.com>
Wed, 2 Nov 2011 20:44:27 +0000 (13:44 -0700)
commitf7bf29c8a37d65e132a4dceb7c5a4200ed5c3d79
tree843a61943709336bf8c8a4fe8528db9c7202bb91
parent54b75b4e772ac77df141ab077be074bc1c098987
When un-natting try to do all we can

Regardless of errors we should try to do as much as possible.  Sometimes
some steps may fail if interfaces are taken down before we can un-nat them.

bug:5536516
Change-Id: I9c9b0123198dba890565e0a6e4e15add16b369c2
CommandListener.cpp
NatController.cpp