Currently, "ipfw fwd" does not work for incoming IPv4 packets when ip_tryforward chooses fast forwarding path, but it works for IPv6 and for both on old slow path.
This change fixes this adding implementation similar to IPv6 code.
Differential D17039
Implement "ipfw fwd" for incoming IPv4 packets on fast forwarding path eugen_grosbein.net on Sep 5 2018, 5:13 AM. Authored by Tags None Referenced Files
Subscribers
Details Currently, "ipfw fwd" does not work for incoming IPv4 packets when ip_tryforward chooses fast forwarding path, but it works for IPv6 and for both on old slow path. This change fixes this adding implementation similar to IPv6 code. See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231143 for test plan.
Diff Detail
Event Timeline |