Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LLDP Support on Network interface (IDFGH-13715) #14586

Open
sramrajkar opened this issue Sep 16, 2024 · 0 comments
Open

LLDP Support on Network interface (IDFGH-13715) #14586

sramrajkar opened this issue Sep 16, 2024 · 0 comments
Assignees
Labels
Status: Selected for Development Issue is selected for development Type: Feature Request Feature request for IDF

Comments

@sramrajkar
Copy link

Is your feature request related to a problem?

We use ESP32 and ESP32S3 in industrial and building automation space to drive a gateway product. We are now being asked to support LLDP on atleast our ethernet interfaces which are 2 W5500.

Describe the solution you'd like.

Minimum LLDP feature set is implemented so that other devices can find ESP32`s interfaces on the network.

Describe alternatives you've considered.

Looks like there is a linux daemon for this. Not sure how much effort is it to port it to esp32 idf

https://github.com/lldpd/lldpd

ChatGPT also thinks it can implement this on LwIP but I have not tried it code.

Additional context.

With ESP32S3 having a lot of horse power it can be used in industrial space without much issue. However industrial protocols have some of these networking requirements that IDF or LwIP currently does not cover. Instead of hacking something together I feel official IDF support can improve adoption in the industrial space.

@sramrajkar sramrajkar added the Type: Feature Request Feature request for IDF label Sep 16, 2024
@espressif-bot espressif-bot added the Status: Opened Issue is new label Sep 16, 2024
@github-actions github-actions bot changed the title LLDP Support on Network interface LLDP Support on Network interface (IDFGH-13715) Sep 16, 2024
@espressif-bot espressif-bot added Status: Selected for Development Issue is selected for development and removed Status: Opened Issue is new labels Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Selected for Development Issue is selected for development Type: Feature Request Feature request for IDF
Projects
None yet
Development

No branches or pull requests

3 participants