Files
linux-stable-mirror/include/uapi/linux
Xin Long b6e6b5f1da sctp: add SCTP_SEND_FAILED_EVENT event
This patch is to add a new event SCTP_SEND_FAILED_EVENT described in
rfc6458#section-6.1.11. It's a update of SCTP_SEND_FAILED event:

  struct sctp_sndrcvinfo ssf_info is replaced with
  struct sctp_sndinfo ssfe_info in struct sctp_send_failed_event.

SCTP_SEND_FAILED is being deprecated, but we don't remove it in this
patch. Both are being processed in sctp_datamsg_destroy() when the
corresp event flag is set.

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
2019-10-09 17:06:58 -07:00
..
2019-09-19 14:22:44 +02:00
2019-09-25 17:51:39 -07:00
2019-09-18 10:43:22 -06:00
2019-09-23 16:10:28 -05:00
2019-10-02 20:32:27 -06:00
2019-10-09 17:06:58 -07:00
2019-09-18 20:17:50 +02:00