commit | a4e9681c88bd5b0be7062b4cad17ab8da1ff37a7 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Thu Dec 09 17:36:58 2021 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Thu Dec 09 17:42:28 2021 +0900 |
tree | 95c93a0fc57eb7a09f49d43f7c36fb1f293227ab | |
parent | b64249ec5367e5ab174b1688c1125af14d8a8cd6 [diff] |
Depend on libipchecksum, not libnetutils. clatd depends on libnetutils but it only actually uses the IP checksumming functions. Depend on libipchecksum instead. The unit test still depends on libnetutils because it uses libnetd_test_tun_interface, which calls into libnetutils. Test: m Test: atest clatd_test Test: builds, boots, connects to IPv6-only wifi Change-Id: I4f12e09f78a01d6df8b11a0c9e92c25c9d7a1248