Merge "ClatCoordinator: dump BPF forwarding rules"
This commit is contained in:
@@ -3431,6 +3431,10 @@ public class ConnectivityService extends IConnectivityManager.Stub
|
||||
pw.increaseIndent();
|
||||
nai.dumpInactivityTimers(pw);
|
||||
pw.decreaseIndent();
|
||||
pw.println("Nat464Xlat:");
|
||||
pw.increaseIndent();
|
||||
nai.dumpNat464Xlat(pw);
|
||||
pw.decreaseIndent();
|
||||
pw.decreaseIndent();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user