Robert Watson d72a615878 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
..
2007-04-09 22:09:09 +00:00
2007-03-21 03:42:51 +00:00
2007-04-10 21:40:13 +00:00
2007-04-10 21:40:13 +00:00
2007-03-10 03:10:34 +00:00