]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a bug, where no SACK is sent when receiving a FORWARD-TSN or
authortuexen <tuexen@FreeBSD.org>
Fri, 26 Aug 2016 07:49:23 +0000 (07:49 +0000)
committertuexen <tuexen@FreeBSD.org>
Fri, 26 Aug 2016 07:49:23 +0000 (07:49 +0000)
commit98a41f1034d75645e1364b09e9b9a02a2960bc7c
tree8598487ae25a5bd915b5d4c78ad22da4e0a81a71
parentccf7079f9175d8fdb28679542a3f096197a8d126
Fix a bug, where no SACK is sent when receiving a FORWARD-TSN or
I-FORWARD-TSN chunk before any DATA or I-DATA chunk.

Thanks to Julian Cordes for finding this problem and prividing
packetdrill scripts to reporduce the issue.

MFC after: 3 days
sys/netinet/sctp_input.c