]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r333186:
authortuexen <tuexen@FreeBSD.org>
Thu, 31 May 2018 16:00:03 +0000 (16:00 +0000)
committertuexen <tuexen@FreeBSD.org>
Thu, 31 May 2018 16:00:03 +0000 (16:00 +0000)
commitc92a10e71e70660b56e70be6590fd9537ac186c2
treec297f10a4c9f4e4a1aff7ab4abf05659543bfc27
parent8b9af5c67de5a51974b9d4bc7570e0b9700c4fcb
MFC r333186:

Send an ICMPv6 PacketTooBig message in case of forwading a packet which
is too big for the outgoing interface and no firewall is involed.
This problem was introduced in
https://svnweb.freebsd.org/changeset/base/324996
Thanks to Irene Ruengeler for finding the bug and testing the fix.

Approved by: re
sys/netinet6/ip6_fastfwd.c