Skip to content

Conversation

kapbh
Copy link
Contributor

@kapbh kapbh commented Mar 4, 2025

The RFC1122 section 3.3.6 says we SHOULD drop the packets if L2 address is brodcast but L3 address is unicast, but we had seen some Wi-Fi access points in the field not conforming to that, and DHCP offer is dropped due to this and causes Wi-Fi connectivity issues.

As the RFC saus it's SHOULD and not a MUST, add a config option to allow such packets, disabled by default.

Signed-off-by: Chaitanya Tata [email protected]
(cherry picked from commit 4cd6654)

… address packets

The RFC1122 section 3.3.6 says we SHOULD drop the packets if L2 address
is brodcast but L3 address is unicast, but we had seen some Wi-Fi access
points in the field not conforming to that, and DHCP offer is dropped
due to this and causes Wi-Fi connectivity issues.

As the RFC saus it's SHOULD and not a MUST, add a config option to allow
such packets, disabled by default.

Signed-off-by: Chaitanya Tata <[email protected]>
(cherry picked from commit 4cd6654)
kapbh added 2 commits March 10, 2025 21:53
Add necessary changes for NCS CI commit tags.

Signed-off-by: Kapil Bhatt <[email protected]>
Use v4 of cache to fix compliance.

Signed-off-by: Kapil Bhatt <[email protected]>
@rlubos rlubos merged commit c0864fc into nrfconnect:v3.5.99-ncs1-branch Mar 12, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants