[Bug 207087] kernel: r295285 in 10.2-STABLE breaks OpenVPN functionality

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 17 16:42:32 UTC 2016


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

--- Comment #44 from George V. Neville-Neil <gnn at FreeBSD.org> ---
Created attachment 167113
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=167113&action=edit
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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-bugs mailing list