commit | 91fd580aa6cfe897643ad495ca0f5002574e674d | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Fri Jun 28 19:22:01 2019 +0900 |
committer | Maciej Żenczykowski <maze@google.com> | Mon Jul 01 14:20:11 2019 -0700 |
tree | a426bf29e8eeb2741e4b86154aa3f1eb9892e446 | |
parent | affae59a22c178be0bb522610160c5845a7b6dc8 [diff] |
Drop packets to the clat address. These packets are not needed for 464xlat to function because clatd reads packets from packet sockets, which run before iptables, and the TC action also happens before packet sockets. Their existence complicates data usage accounting, and in certain situations results in applications receiving duplicate UDP packets. Bug: 65674744 Bug: 136193260 Test: atest netd_unit_test Change-Id: I26bd8a1e7a54dbac86971b4e62f88f46ae5466f1