]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
When IPv6 packet is handled by O_REJECT opcode, convert ICMP code
authorAndrey V. Elsukov <ae@FreeBSD.org>
Wed, 24 Jan 2018 12:40:28 +0000 (12:40 +0000)
committerAndrey V. Elsukov <ae@FreeBSD.org>
Wed, 24 Jan 2018 12:40:28 +0000 (12:40 +0000)
commit14a6bab1da220e8adf924b88967e2306f6b8f20b
tree87e0a94d1b508a6f127c29cbb89be0203979fe1a
parent68c2d255bc9072c878b770f43bc804bb4ad3ee83
When IPv6 packet is handled by O_REJECT opcode, convert ICMP code
specified in the arg1 into ICMPv6 destination unreachable code according
to RFC7915.

Obtained from: Yandex LLC
MFC after: 2 weeks
Sponsored by: Yandex LLC
sys/netpfil/ipfw/ip_fw2.c