git: 9front

Download patch

ref: 7083b0b33dc5ed89722ae0209721d7dca0e108f4
parent: 1d1039e6c7634df00ab5a1ed616083d813519ddc
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.
--