freebsd-nq/share/man
Lutz Donnerhacke f961caf218 netgraph/ng_bridge: Introduce "uplink" ports without MAC learning
The ng_bridge(4) node is designed to work in moderately small
environments. Connecting such a node to a larger network rapidly fills
the MAC table for no reason. It even become complicated to obtain data
from the gettable message, because the result is too large to
transmit.

This patch introduces, two new functionality bits on the hooks:
  - Allow or disallow MAC address learning for incoming patckets.
  - Allow or disallow sending unknown MACs through this hook.

Uplinks are characterized by denied learing while sending out
unknowns. Normal links are charaterized by allowed learning and
sending out unknowns.

Reviewed by:	kp
Approved by:	kp (mentor)
MFC after:	2 weeks
Differential Revision: https://reviews.freebsd.org/D23963
2021-02-06 11:09:26 +01:00
..
man1
man3 build: remove LIBPTHREAD/LIBTHR build options 2021-01-22 12:33:27 -06:00
man3lua flua: Add a libjail module 2020-10-24 17:08:59 +00:00
man4 netgraph/ng_bridge: Introduce "uplink" ports without MAC learning 2021-02-06 11:09:26 +01:00
man5 src.conf.5: regenerate 2021-02-02 18:48:34 +02:00
man6
man7 arch.7: update 11.x to 11.4 as the last FreeBSD 11 release 2021-01-28 15:03:25 -05:00
man8 Revert "uefi.8: mention boot1.efi" 2020-12-29 12:08:19 +08:00
man9 g_provider_by_name(9): argument can be a geom name or fullpath 2021-01-30 08:25:10 -09:00
Makefile flua: Add a libjail module 2020-10-24 17:08:59 +00:00