Xin Long
|
1da4fc97cb
sctp: fix some type cast warnings introduced by stream reconf
|
7 years ago |
Xin Long
|
327c0dab8d
sctp: fix some indents in sm_make_chunk.c
|
7 years ago |
Xin Long
|
172a1599ba
sctp: remove the typedef sctp_disposition_t
|
7 years ago |
Xin Long
|
8ee821aea3
sctp: remove the typedef sctp_sm_table_entry_t
|
7 years ago |
Xin Long
|
eb662a6a9b
sctp: remove the unused typedef sctp_sm_command_t
|
7 years ago |
Xin Long
|
a85bbeb221
sctp: remove the typedef sctp_cmd_seq_t
|
7 years ago |
Xin Long
|
bfc6f8270f
sctp: remove the typedef sctp_subtype_t
|
7 years ago |
Xin Long
|
61f0eb0722
sctp: remove the typedef sctp_event_t
|
7 years ago |
Xin Long
|
5210601945
sctp: remove the typedef sctp_state_t
|
7 years ago |
Xin Long
|
9f8d314715
sctp: remove the typedef sctp_data_chunk_t
|
7 years ago |
Xin Long
|
34b4e29b38
sctp: remove the typedef sctp_param_t
|
7 years ago |
Xin Long
|
11ae76e67a
sctp: implement receiver-side procedures for the Reconf Response Parameter
|
8 years ago |
Xin Long
|
c5c4ebb3ab
sctp: implement receiver-side procedures for the Add Incoming Streams Request Parameter
|
8 years ago |
Xin Long
|
50a41591f1
sctp: implement receiver-side procedures for the Add Outgoing Streams Request Parameter
|
8 years ago |
Xin Long
|
692787cef6
sctp: implement receiver-side procedures for the SSN/TSN Reset Request Parameter
|
8 years ago |
Xin Long
|
2040d3d7a3
sctp: add reconf chunk process
|
8 years ago |
Xin Long
|
ea62504373
sctp: add a function to verify the sctp reconf chunk
|
8 years ago |
Xin Long
|
16e1a91965
sctp: implement receiver-side procedures for the Incoming SSN Reset Request Parameter
|
8 years ago |
Xin Long
|
8105447645
sctp: implement receiver-side procedures for the Outgoing SSN Reset Request Parameter
|
8 years ago |
Xin Long
|
bd4b9f8b4a
sctp: add support for generating stream reconf resp chunk
|
8 years ago |
Xin Long
|
78098117f8
sctp: add support for generating stream reconf add incoming/outgoing streams request chunk
|
8 years ago |
Xin Long
|
c56480a1e9
sctp: add support for generating stream reconf ssn/tsn reset request chunk
|
8 years ago |
Xin Long
|
7a090b0452
sctp: add stream reconf primitive
|
8 years ago |
Xin Long
|
7b9438de0c
sctp: add stream reconf timer
|
8 years ago |
Xin Long
|
cc16f00f65
sctp: add support for generating stream reconf ssn reset request chunk
|
8 years ago |
Marcelo Ricardo Leitner
|
182691d099
sctp: improve how SSN, TSN and ASCONF serial are compared
|
8 years ago |
Marcelo Ricardo Leitner
|
4496195ddd
sctp: fix SSN comparision
|
8 years ago |
Marcelo Ricardo Leitner
|
cea8768f33
sctp: allow sctp_transmit_packet and others to use gfp
|
9 years ago |
Al Viro
|
6ce8e9ce59
new helper: memcpy_from_msg()
|
11 years ago |
Daniel Borkmann
|
9de7922bc7
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
|
10 years ago |