commit | 4aa94e6f9c87c34b2000ee68816cd98ae451d4b2 | [log] [tgz] |
---|---|---|
author | Hungming Chen <nuccachen@google.com> | Sun Jan 09 19:01:51 2022 +0800 |
committer | Hungming Chen <nuccachen@google.com> | Tue Feb 22 21:32:52 2022 +0800 |
tree | daaf52540743462baad8e7591858acb69153de49 | |
parent | 154b1e467df6d38513704a4c3ed1e6eea11d2bca [diff] |
Refactor make{Tether4Key, Tether4Value ConntrackEvent} helper Used for reducing the increasing amount of helper in the follow-up commits. Tether4Key, Tether4Value ConntrackEvent need many arguments to build a testing instance. Any new argument combination may require a new helper. It is hard to compare the difference while reading the code. Test: atest BpfCoordinatorTest Change-Id: I5af6ce9609b97d124227750cd1c5337796982c58