[Bug 207087] kernel: r295285 in 10.2-STABLE breaks OpenVPN functionality
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 18 04:48:17 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207087
--- Comment #47 from Andrey V. Elsukov <ae at FreeBSD.org> ---
(In reply to George V. Neville-Neil from comment #44)
> Created attachment 167113 [details]
> Only use tryfoward() when pfilter hooks are not present
>
> This is a patch against HEAD that I'm testing. It ought to also apply
> against 10-STABLE though with an offset. It bypasses tryforward() when
> there are pfil hooks present which will prevent issues from rewritten
> packets not having error reports generated.
With this patch we will lost the tryforward's goal (fastforwarding by default)
for routers where firewall is present. I guess the most of routers has
firewall.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-net
mailing list