sctp: Add new spinfo state values to enumeration
commit41251182e9f228835b226eb581ea1d8a7d27b613
authorNeil Horman <nhorman@tuxdriver.com>
Tue, 2 Apr 2013 19:07:59 +0000 (2 15:07 -0400)
committerDaniel Borkmann <dborkman@redhat.com>
Thu, 4 Apr 2013 10:08:06 +0000 (4 12:08 +0200)
tree1d0f10486fa1b1db94c002a22b6756696f9129cc
parent5275d4820c087434b30319f0b4fc0e24aba624f2
sctp: Add new spinfo state values to enumeration

A while back the kernel added two enumeration values to sctp_spinfo_state.
Unfortunately, those were never added to the user space header file, and as a
result we get inconsistent behavior when reading spinfo state.  This patch adds
the missing fields in, and corrects the behavior.

Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
CC: William Reich <reich@ulticom.com>
CC: Daniel Borkmann <dborkman@redhat.com>
CC: Vlad Yasevich <vyasevich@gmail.com>
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
src/include/netinet/sctp.h