summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorXin Long2017-12-14 17:41:28 +0100
committerDavid S. Miller2017-12-15 19:52:22 +0100
commit47b20a88566f89dd0cc80c46f59ce0a12259d404 (patch)
tree3a2bd7c59ea3d58e5d2f05cfe8d4419d69f81ca8 /MAINTAINERS
parentsctp: implement validate_ftsn for sctp_stream_interleave (diff)
downloadkernel-qcow2-linux-47b20a88566f89dd0cc80c46f59ce0a12259d404.tar.gz
kernel-qcow2-linux-47b20a88566f89dd0cc80c46f59ce0a12259d404.tar.xz
kernel-qcow2-linux-47b20a88566f89dd0cc80c46f59ce0a12259d404.zip
sctp: implement report_ftsn for sctp_stream_interleave
report_ftsn is added as a member of sctp_stream_interleave, used to skip tsn from tsnmap, remove old events from reasm or lobby queue, and abort pd for data or idata, called for SCTP_CMD_REPORT_FWDTSN cmd and asoc reset. sctp_report_iftsn works for ifwdtsn, and sctp_report_fwdtsn works for fwdtsn. Note that sctp_report_iftsn doesn't do asoc abort_pd, as stream abort_pd will be done when handling ifwdtsn. But when ftsn is equal with ftsn, which means asoc reset, asoc abort_pd has to be done. Signed-off-by: Xin Long <lucien.xin@gmail.com> Acked-by: Marcelo R. Leitner <marcelo.leitner@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions