K 10 svn:author V 3 phk K 8 svn:date V 27 1998-04-11T20:31:46.000000Z K 7 svn:log V 256 setsockopt() transports user option data in an mbuf. if the user data is greater than MLEN, setsockopt is unable to pass it onto the protocol handler. Allocate a cluster in such case. PR: 2575 Reviewed by: phk Submitted by: Julian Assange proff@iq.org END