]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
An earlier commit effectively turned out the fast forwading path
authorGeorge V. Neville-Neil <gnn@FreeBSD.org>
Thu, 12 Nov 2020 21:58:47 +0000 (21:58 +0000)
committerGeorge V. Neville-Neil <gnn@FreeBSD.org>
Thu, 12 Nov 2020 21:58:47 +0000 (21:58 +0000)
commit8ad114c082a159c0dde95aa35d2e3e108aa30a75
treeb0a8c03ccb119a7ee684b5f01ffe4ad54992a1c6
parent9aa6d792b54934b896e3b4a1c21a2cfaa5f88e9d
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