]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Improve the handling of received INITs. Send an ABORT when
authortuexen <tuexen@FreeBSD.org>
Sat, 7 Jan 2012 13:03:33 +0000 (13:03 +0000)
committertuexen <tuexen@FreeBSD.org>
Sat, 7 Jan 2012 13:03:33 +0000 (13:03 +0000)
commit582eaf225d5251b59a84327cbb90a8b9afa9d543
treeba60a89dac30888c4d74571f62542d9b72d01d64
parent086053000f8bff99e2b8f27d3772c8b4f60d6a5f
Improve the handling of received INITs. Send an ABORT when
not accepting the connection. Also fix a crash, which
could happen when the user closed the socket.

MFC after: 1 month.
sys/netinet/sctp_input.c