rwatson c4b43c46c9 Some Linux applications (ping) pass a non-NULL msg_control argument to
sendmsg() while using a 0-length msg_controllen.  This isn't allowed in
the FreeBSD system call ABI, so detect this case and set msg_control to
NULL.  This allows Linux ping to work.

Submitted by:	rdivacky
2007-04-14 10:35:09 +00:00
..
2006-12-20 19:39:10 +00:00
2007-04-06 11:18:57 +00:00
2005-02-22 01:26:48 +00:00