Re: SCTP-CMT in FreeBSD 9.0 Release

2012-04-02 Thread Michael Tuexen
On Apr 2, 2012, at 10:59 AM, ColinChu wrote: > Hi, > I'm using the FreeBSD8.2 to research CMT-SCTP. > I use the same code in FreeBSD8.2, it could see the ESTABLISHED. > But in FreeBSD 9.0, the status show the CLOSED. > I try to capture the packet by tcpdump, there is nothing wrong compare in > Fr

SCTP-CMT in FreeBSD 9.0 Release

2012-04-02 Thread ColinChu
Hi, I'm using the FreeBSD8.2 to research CMT-SCTP. I use the same code in FreeBSD8.2, it could see the ESTABLISHED. But in FreeBSD 9.0, the status show the CLOSED. I try to capture the packet by tcpdump, there is nothing wrong compare in FreeBSD8.2. In FreeBSD9.0, the connection will ABORT direct