commit | 2685014bf7379ec19bbf516476af4549f40af611 | [log] [tgz] |
---|---|---|
author | Junyu Lai <junyulai@google.com> | Wed Feb 26 13:25:11 2025 +0800 |
committer | Junyu Lai <junyulai@google.com> | Mon Mar 10 23:41:50 2025 -0700 |
tree | 9edb12c077e17353b01616350afa3c0659b25a02 | |
parent | 520093b2514b58d97a837b7a126fc6bafde2dcbf [diff] |
Invoke tcpdump with -l Currently ConnectivityDiagnosticsCollector invokes tcpdump with -U, which would causes the collector failed to log ending packets due to packet buffering. Test: android.net.cts.TrafficStatsTest#testTrafficStatsForLocalhost Bug: 393471251 Change-Id: Ibe2977097bdeeef9546ce9c83b1dfd695c31f6d1