AltraMayor / AltraMayor/gatekeeper
Verify that MAC address checks are needed
Open
enhancement
good first issue
- Dominant language
- C
- Stars
- 1.6k
- Forks
- 252
- PR merge metrics
- No merged PRs in 30d
Description
The LLS block currently checks to make sure that we're only receiving packets that are destined to us, which is one of four L2 addresses. The NIC should be able to handle this functionality, so we should verify that it can (and that all NICs in our deployment do the same).
This feature should remove the relevant `XXX` in `lls/main.c`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.