diff options
author | Ghanan Gowripalan <ghanan@google.com> | 2021-01-06 14:01:05 -0800 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2021-01-06 14:02:45 -0800 |
commit | 7817e3b5e4202eb2001806b5043052a2f5b591a4 (patch) | |
tree | 0784014a9b19933a67ff3adb259135e1d71d393e /pkg/tcpip/link/channel | |
parent | abe9d9f67f2c2c696ef26690fa8518dfc4e28728 (diff) |
Do not filter frames in ethernet link endpoint
Ethernet frames are usually filtered at the hardware-level so there is
no need to filter the frames in software.
For test purposes, a new link endpoint was introduced to filter frames
based on their destination.
PiperOrigin-RevId: 350422941
Diffstat (limited to 'pkg/tcpip/link/channel')
0 files changed, 0 insertions, 0 deletions