commit | aa1d52b352dbc6a0250778c86c55532f060ceaa0 | [log] [tgz] |
---|---|---|
author | Yuyang Huang <yuyanghuang@google.com> | Wed Aug 21 22:52:36 2024 +0900 |
committer | Yuyang Huang <yuyanghuang@google.com> | Wed Aug 28 13:06:05 2024 +0900 |
tree | 18c587705561b98e764bf1704e12e82ffade6fd7 | |
parent | 85b7ac93fc3e801be9893321feb3c7b13be1e45d [diff] |
Pass loopback packets with source MAC matching device MAC * Modified logic to pass incoming packets whose source MAC address matches the device's MAC address, incrementing the PASSED_LOOPBACK counter. * Planned future change: Experimentally drop these packets instead of passing them. Test: TH Change-Id: I7910cb577c18de09c96ccee6823db469e90285b2