rrs 2008-04-14 14:34:29 UTC
FreeBSD src repository
Modified files:
sys/netinet sctp_indata.c
Log:
Protection against errant sender sending a stream
seq number out of order with no missing TSN's (a
cisco box has this problem which will make a ssn
be held forever).
MFC after: 1 week
Revision Changes Path
1.49 +7 -1 src/sys/netinet/sctp_indata.c