Date: Wed, 12 Sep 2018 09:37:36 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 231143] [regression] ipfw fwd wrong behaviour with fast forwarding Message-ID: <bug-231143-7501-LVtulWtkqW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-231143-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-231143-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231143 --- Comment #10 from Eugene Grosbein <eugen@freebsd.org> --- (In reply to Andrey V. Elsukov from comment #9) ip_tryforward() does not exist in 10.x but it has sysctl net.inet.ip.fastforwarding with default value 0 corresponding to slow path,= so it is not affected in default configuration. The change does not apply cleanly to 10.x and I saw no requests to fix fastforwarding for 10.x and ENOTIME. Feel free to patch stable/10, if you w= ish. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231143-7501-LVtulWtkqW>