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

Michael Tuexen <tue...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tue...@freebsd.org

--- Comment #17 from Michael Tuexen <tue...@freebsd.org> ---
(In reply to Gleb Smirnoff from comment #12)
Normally the kernel does fragmentation for raw IP packets. So I would prefer to
keep that. But can't we check that the length provided in the send call matches
the length in the IP header. If there is a mismatch, return an error to the
user (indicating EINVAL)? That way the user gets an indication that some
information was inconsistent.

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

Reply via email to