zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.92k stars 6.65k forks source link

Ethernet HSR/PRP support #80485

Open sramrajkar opened 3 weeks ago

sramrajkar commented 3 weeks ago

Need support for HSR and PRP at l2

These protocols are needed in sub station automation world. Also other industrial networking applications are also starting to consider these. **Native support like linux for HSR and PRP**

Currently only alternative is to use linux system.

github-actions[bot] commented 3 weeks ago

Hi @sramrajkar! We appreciate you submitting your first issue for our open-source project. 🌟

Even though I'm a bot, I can assure you that the whole community is genuinely grateful for your time and effort. 🤖💙

jukkar commented 3 weeks ago

Wikipedia links to description of the protocols: https://en.wikipedia.org/wiki/High-availability_Seamless_Redundancy https://en.wikipedia.org/wiki/Parallel_Redundancy_Protocol