commit | 6f5439134016e5ace46d4577212d5b54b7f80178 | [log] [tgz] |
---|---|---|
author | Hungming Chen <nuccachen@google.com> | Thu Aug 04 12:51:53 2022 +0800 |
committer | Hungming Chen <nuccachen@google.com> | Fri Aug 05 20:56:04 2022 +0800 |
tree | 56673f2cf8f0683e8615b233660aef5825ecd886 | |
parent | fb71912803cc002de35e6bb068787ddcf2cd8f63 [diff] |
BpfCoordinator: avoid attach/deatach duplicate downstream program The forwarding pairs may use the same downstream. Ex: 464xlat tethering has rmnet0:ncm0, v4-rmnet0:ncm0 forwarding pairs. Need to avoid duplicate downstream program. Bug: 241106456 Test: atest BpfCoordinatorTest Change-Id: Ic41b3ad856e4876808f8497a760081afcfd04988