commit | a5f455b8092570dd5b6dd0908699013eeaf76c01 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Thu Jun 30 15:04:19 2022 -0700 |
committer | Patrick Rohr <prohr@google.com> | Thu Jul 21 11:22:32 2022 -0700 |
tree | 3d30bb2f93bc69f077030e0dc60d7af5778788d6 | |
parent | f80d2b746cea1a163c95b2911e4750b81f586506 [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 Change-Id: I1633b85810838afde6191f0a5094269e45c15ae4