[Bug 212283] oversized IP datagrams on raw socket with IP_RAWOUTPUT hang network interface drivers

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 6 19:49:47 UTC 2016


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

--- Comment #12 from Gleb Smirnoff <glebius at FreeBSD.org> ---
I think we shouldn't tweak the ip_len in the kernel. If userland supplies
oversized datagram, greater than interface MTU, we should just drop it
silently.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-net mailing list