Enable PRP/HSR protocols in config as module
HSR (High-availability Seamless Redundancy) and PRP (Parallel Redundancy Protocol) are two network protocols used in environment where network node failure should not trigger a frame loss. Both provide seamless failover against this kind of failure.
HSR and PRP are defined in IEC 62439-3:2016 and used in many industrial standards.
This module is handled by iproute2 since 5.10 (available in bullseye).
Closes: #1034506
Signed-off-by: Yoann Congal yoann.congal@smile.fr
Edited by Yoann Congal