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

--- Comment #8 from g_amana...@yahoo.com ---
Perhaps the culprit is the subfunction ipfw_send_pkt() in ipfw_dyn_send_ka().
Here the following happens:
    m->m_flags |= M_SKIP_FIREWALL;
I will try commenting out the line and see if this resolves it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to