Don't send multiple SHUTDOWN chunks in a single packet.
authortuexen <tuexen@FreeBSD.org>
Fri, 9 Dec 2016 17:57:17 +0000 (17:57 +0000)
committertuexen <tuexen@FreeBSD.org>
Fri, 9 Dec 2016 17:57:17 +0000 (17:57 +0000)
commitde802bfc551db8271ad26280d60bdf001187a9a0
treeb5ebb4f6e19189b7d89de0de4865e58e81e99395
parenta7d10e0e2c81e76df5168537f9b83c540f6517fa
Don't send multiple SHUTDOWN chunks in a single packet.

Thanks to Felix Weinrank for making me aware of this issue.

MFC after: 1 week
sys/netinet/sctp_output.c