https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207087

--- Comment #47 from Andrey V. Elsukov <a...@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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to