commit | 8a42c7c674f591bb1145db751a00c640d10abff0 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Thu Jun 30 15:04:19 2022 -0700 |
committer | Remi NGUYEN VAN <reminv@google.com> | Mon Sep 12 05:38:47 2022 +0000 |
tree | eeb869cdf1b1bee28b96c50d3725b090429e4e56 | |
parent | f8dbbdcb69f06b7c7b6c0590976b3693d82b43a1 [diff] |
DscpPolicyTest: use tap instead of tun This switches the DscpPolicyTest to use a tap interface rather than a tun interface. This should now test the same bpf code path that is used in production and the raw ip version should be able to be removed. Test: atest DscpPolicyTest Bug: 243891394 Bug: 243120975 Change-Id: I1633b85810838afde6191f0a5094269e45c15ae4