commit: a6c76fb426877a1dc516a81c2278aa94da2a9604 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> AuthorDate: Wed Apr 19 17:11:12 2023 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Wed Apr 19 17:14:04 2023 +0000 URL: https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=a6c76fb4
doc/net.example.Linux.in: add hsr examples Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org> doc/net.example.Linux.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/net.example.Linux.in b/doc/net.example.Linux.in index e59ce52..42b8071 100644 --- a/doc/net.example.Linux.in +++ b/doc/net.example.Linux.in @@ -193,6 +193,8 @@ #hsr_slave1_hsr0=eth0 #hsr_slave2_hsr0=eth1 #hsr_supervision_hsr0=99 # Byte value +#hsr_version_hsr0=1 # 0=2010 spec, 1=2012 spec +#hsr_proto_hsr0=1 # 0=HSR standard, 1=Parallel Redundancy Protocol (PRP) #----------------------------------------------------------------------------- # WIRELESS (802.11 support)
