Skip to content

Conversation

erwango
Copy link
Member

@erwango erwango commented Sep 19, 2025

net_if.h and net_pkt.h are 2 headers required by lldp.h as it needs to know net_if and net_pkt structs.

Fixes #96294

net_if.h and net_pkt.h are 2 headers required by lldp.h
as it needs to know net_if and net_pkt structs.

Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
Copy link

@etienne-lms
Copy link
Contributor

@erwango, I missed to tell you I created #96293 to address the issue.
#96293 and current #96297 are duplicates, only 1 should be merged.

Copy link
Contributor

@etienne-lms etienne-lms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@erwango, I missed to tell you I created #96293 to address the issue.
#96293 and current #96297 are duplicates, only 1 should be merged.

FYI I closed #96293 that lacked fixing a dependency on net_core.h for enum net_verdict definition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

net: lldp.h is missing net_pkt.h inclusion
6 participants