freebsd-skq/share/man
Lutz Donnerhacke f6e0c47169 netgraph/ng_bridge: move MACs via control message
Use the new control message to move ethernet addresses from a link to
a new link in ng_bridge(4).  Send this message instead of doing the
work directly requires to move the loop detection into the control
message processing.  This will delay the loop detection by a few
frames.

This decouples the read-only activity from the modification under a
more strict writer lock.

Reviewed by:	manpages (gbe)
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D28559
2021-05-13 17:27:01 +02:00
..
man1 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man3 assert.3: Document static_assert and _Static_assert 2021-04-20 11:17:44 +02:00
man3lua flua: Add a libjail module 2020-10-24 17:08:59 +00:00
man4 netgraph/ng_bridge: move MACs via control message 2021-05-13 17:27:01 +02:00
man5 Remove references to timed(8) 2021-05-13 09:53:08 +02:00
man6 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man7 Correct the link of external mirrors 2021-04-29 03:39:18 +08:00
man8 uefi: Add riscv to historical details 2021-02-22 22:27:00 +00:00
man9 mod_cc: cross reference CC modules consistently 2021-05-13 11:29:35 +02:00
Makefile flua: Add a libjail module 2020-10-24 17:08:59 +00:00