Date: Sat, 24 Sep 2011 06:43:38 -0700 (PDT) From: jyl_2006 <yilinjing2006@gmail.com> To: freebsd-net@freebsd.org Subject: message from sctp getsockopt or sctp_opt_info show error Message-ID: <1316871818655-4836594.post@n5.nabble.com>
next in thread | raw e-mail | index | archive | help
Recently , I use getsockopt or sctp_opt_info to get the information of sctp association message, both two function return value of 0, and that means they work well, but the result of testing show some error. Here are the result that getting from function getsockopt or sctp_opt_info: NO. ASSOC-ID STATE RWND UNACKDATA PENDDATA INSTRMS OUTSTRMS FRAG-POINT SPINFO-STATE SPINFO-CWDN SPINFO-SRTT SPINFO-RTO SPINFO-MTU 1 36 ESTABLISHED 57344 0 0 10 10 1452 ACTIVE 4380 0 3000 1500 other datas have same value with the data show above. But the message I get from wireshark ,show the value of RWND is changed ,when I get a sack. So can anyone point out something we did wrong or steps we missed? Thanks in advance. -- View this message in context: http://freebsd.1045724.n5.nabble.com/message-from-sctp-getsockopt-or-sctp-opt-info-show-error-tp4836594p4836594.html Sent from the freebsd-net mailing list archive at Nabble.com.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1316871818655-4836594.post>