commit | ee1c27977284907d40f7f72c2d078d709f15811f | [log] [tgz] |
---|---|---|
author | Peter Heise <mail@pheise.de> | Wed Apr 13 13:52:22 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 15 17:06:48 2016 -0400 |
tree | 58c578e321dd8baad0af86ecaf41e6e2f34ddb34 | |
parent | 125c8d1233b7dd4688f14dd992d724c20d055dee [diff] |
net/hsr: Added support for HSR v1 This patch adds support for the newer version 1 of the HSR networking standard. Version 0 is still default and the new version has to be selected via iproute2. Main changes are in the supervision frame handling and its ethertype field. Signed-off-by: Peter Heise <peter.heise@airbus.com> Signed-off-by: David S. Miller <davem@davemloft.net>