On 30 September 2011 13:48, jyl <yilinj...@gmail.com> wrote:
> My Os is FreeBSD 9.0 Beta2.
> In kernel configure file,  I enable the option of SCTP_DEBUG and rebuild the
> kernel. Then I use sctp to send or recv data from another computer ,after
> that I check the result from var/log/message or var/log/dmesg , both of the
> two files show any message about sctp debug.
>
> can anyone help me, why it does not work?
>

Hi,

you probably also need to actually enable it. Try this:
sysctl net.inet.sctp.debug = 1

-- 
wbr,
pluknet
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to