shithub: riscv

Download patch

ref: 68b6da274fffdef237278439abc9cec046414df4
parent: 0211eb708c016b9e6097dcf8ba666c057798d4a0
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sun Jul 16 15:04:59 EDT 2023

ethermultilink(8): add some warnings about leaving the secondary interfaces alone

--- a/sys/man/8/ethermultilink
+++ b/sys/man/8/ethermultilink
@@ -44,3 +44,11 @@
 .B /rc/bin/ethermultilink
 .SH "SEE ALSO"
 .IR bridge (4).
+.SH BUGS
+The
+.I secondary
+interfaces should not
+be bound to an IP stack,
+only the
+.I primary
+interface should be used.