freebsd-dev/share/man
Pawel Biernacki 3eaffc6265 netinet6: allow disabling excess log messages
RFC 4443 specifies cases where certain packets, like those originating from
local-scope addresses destined outside of the scope shouldn't be forwarded.
The current practice is to drop them, send ICMPv6 message where appropriate,
and log the message:

cannot forward src fe80:10::426:82ff:fe36:1d8, dst 2001:db8:db8::10, nxt
58, rcvif vlan5, outif vlan2

At times the volume of such messages cat get very high. Let's allow local
admins to disable such messages on per vnet basis, keeping the current
default (log).

Reported by:	zarychtam@plan-b.pwste.edu.pl
Reviewed by:	zlei (previous version), pauamma (docs)
Differential Revision:	https://reviews.freebsd.org/D38644
2023-03-13 16:46:21 +00:00
..
man1 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man3 netlink: Fix "version introduced" documentation 2023-03-04 09:00:13 -07:00
man3lua flua: Add a libjail module 2020-10-24 17:08:59 +00:00
man4 netinet6: allow disabling excess log messages 2023-03-13 16:46:21 +00:00
man5 rc.conf.5: a stray whitespace removed 2023-03-11 21:08:04 +00:00
man6 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man7 arch.7: Drop most mentions of MIPS. 2023-03-08 15:06:47 -08:00
man8 rc: add a manual entry for ${name}_setup 2022-11-11 22:21:39 +01:00
man9 smr: Remove the return value from smr_wait() 2023-03-13 10:45:35 -04:00
Makefile flua: Add a libjail module 2020-10-24 17:08:59 +00:00