commit | 65845a7e501be926e32ea0ceb97de6e68485c55b | [log] [tgz] |
---|---|---|
author | Benedict Wong <benedictwong@google.com> | Wed Dec 26 14:31:42 2018 -0800 |
committer | Benedict Wong <benedictwong@google.com> | Tue May 07 19:24:17 2019 -0700 |
tree | 04ddb55c10c91c66ac01412668a0aa931c397649 | |
parent | 437eb03a335add9c37edcaa94dd2f18c9b2fbd9b [diff] |
Add TunUtils as utility to reflect packets This patch adds a TunUtils class, allowing for packet capture over a TUN interface, inspection of some basic header fields, and reflection of packets with flipped src/dst headers. Bug: 72950854 Test: Ran, passing Change-Id: I9fdba4a905886c7a4820d86ef52c0cc1843215b2