commit | b791bd6f3896403ae48f10323a615cc88ac5ec4e | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Tue Mar 29 21:18:31 2022 +0200 |
committer | Patrick Rohr <prohr@google.com> | Wed Mar 30 10:38:59 2022 +0200 |
tree | 192ec1ab69573b67db8d7efb24cd439fc71487b7 | |
parent | 551c6e618b687e578cf333f9225b02c90cabd5cb [diff] |
Remove tcutils implementation from netd Removing duplicated code from netd. Code in TcUtils.cpp is suppported in libtcutils. This requires a slight change to the tcFilterAddDevEgressClatIpv4 and tcFilterAddDevIngressClatIpv6 syntax (passing the pinned bpf prog path rather than the fd returned from bpf::retrieveProgram()). Test: atest netd_integration_test Change-Id: Ie11ff807f685c044f080005d0b34ed8d350699ed