When aborting an association, send the ABORT before notifying the upper
authortuexen <tuexen@FreeBSD.org>
Wed, 24 Aug 2016 06:22:53 +0000 (06:22 +0000)
committertuexen <tuexen@FreeBSD.org>
Wed, 24 Aug 2016 06:22:53 +0000 (06:22 +0000)
commit7a9338fdc907c650dfec0ea96f6f72484a219861
treee5a1392f7be8476c847a86bb36c8c798ee89a75f
parent30c60a99b15957ab8767e826fd1df468fa8e2dd7
When aborting an association, send the ABORT before notifying the upper
layer. For the kernel this doesn't matter, for the userland stack, it does.
While there, silence a clang warning when compiling it in userland.
sys/netinet/sctputil.c