]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
An earlier commit effectively turned out the fast forwading path
authorgnn <gnn@FreeBSD.org>
Thu, 12 Nov 2020 21:58:47 +0000 (21:58 +0000)
committergnn <gnn@FreeBSD.org>
Thu, 12 Nov 2020 21:58:47 +0000 (21:58 +0000)
commitc6e5f27ea613319dcd4b9b9a0c78df9c0fb5622e
treeb0a8c03ccb119a7ee684b5f01ffe4ad54992a1c6
parentd4b133b134344a380f3241bfa9ab2e28dfe48776
An earlier commit effectively turned out the fast forwading path
due to its lack of support for ICMP redirects. The following commit
adds redirects to the fastforward path, again allowing for decent
forwarding performance in the kernel.

Reviewed by: ae, melifaro
Sponsored by: Rubicon Communications, LLC (d/b/a "Netgate")
sys/netinet/ip_fastfwd.c
sys/netinet/ip_input.c
sys/netinet/ip_var.h