Xin Long
|
30f6ebf65b
sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENT
|
7 years ago |
Xin Long
|
e08af95df1
sctp: remove the typedef sctp_verb_t
|
8 years ago |
Xin Long
|
c488b7704e
sctp: remove the typedef sctp_arg_t
|
8 years ago |
Xin Long
|
a85bbeb221
sctp: remove the typedef sctp_cmd_seq_t
|
8 years ago |
Xin Long
|
e2c3108ab2
sctp: remove the typedef sctp_cmd_t
|
8 years ago |
Xin Long
|
19cd1592a2
sctp: remove the typedef sctp_event_timeout_t
|
8 years ago |
Xin Long
|
5210601945
sctp: remove the typedef sctp_state_t
|
8 years ago |
Xin Long
|
787310859d
sctp: remove the typedef sctp_sackhdr_t
|
8 years ago |
Xin Long
|
01a992bea5
sctp: remove the typedef sctp_init_chunk_t
|
8 years ago |
Vlad Yasevich
|
bdf6fa52f0
sctp: handle association restarts when the socket is closed.
|
11 years ago |
David Laight
|
d1a3fe26e9
net: sctp: Use pointers (not array indexes) to access sctp_cmd_seq_t.cmds[].
|
11 years ago |
David Laight
|
b9420e1c87
net: sctp: Optimise the way 'sctp_arg_t' values are initialised.
|
11 years ago |
David Laight
|
be1f4f48ce
net: sctp: Inline the functions from command.c
|
11 years ago |
Jeff Kirsher
|
a6227e26d9
include/net/: Fix FSF address in file headers
|
11 years ago |
Daniel Borkmann
|
477143e3fe
net: sctp: trivial: update bug report in header comment
|
12 years ago |
Neil Horman
|
b26ddd8130
sctp: Clean up type-punning in sctp_cmd_t union
|
12 years ago |
Max Matveev
|
d5ccd49660
sctp: deal with multiple COOKIE_ECHO chunks
|
14 years ago |
Thomas Graf
|
f8d9605243
sctp: Enforce retransmission limit during shutdown
|
14 years ago |
Wei Yongjun
|
a000c01e60
sctp: stop pending timers and purge queues when peer restart asoc
|
14 years ago |
Shan Wei
|
66009927f1
sctp: kill abandoned SCTP_CMD_TRANSMIT command
|
14 years ago |
Shan Wei
|
49b4a6546f
sctp: kill unused macros in head file
|
14 years ago |
Vlad Yasevich
|
c078669340
sctp: Fix oops when sending queued ASCONF chunks
|
15 years ago |
Vlad Yasevich
|
9c5c62be2f
sctp: Send user messages to the lower layer as one
|
16 years ago |
Vlad Yasevich
|
7e99013a50
sctp: Fix broken RTO-doubling for data retransmits
|
16 years ago |
David S. Miller
|
df39e8ba56
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Gui Jianfeng
|
f4ad85ca3e
[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK
|
17 years ago |
Ilpo Järvinen
|
bc09dff198
[SCTP]: Remove sctp_add_cmd_sf wrapper bloat
|
17 years ago |
Vlad Yasevich
|
60c778b259
[SCTP]: Stop claiming that this is a "reference implementation"
|
17 years ago |
Vlad Yasevich
|
b6157d8e03
SCTP: Fix difference cases of retransmit.
|
18 years ago |
Vlad Yasevich
|
730fc3d05c
[SCTP]: Implete SCTP-AUTH parameter processing
|
18 years ago |