Vlad Yasevich
|
3888e9efc9
sctp: Mark the tsn as received after all allocations finish
|
17 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 |
Robert P. J. Day
|
9dbc15f055
[SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate.
|
17 years ago |
Vlad Yasevich
|
ab38fb04c9
[SCTP]: Fix compiler warning about const qualifiers
|
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 |
Florian Westphal
|
2444844cef
[SCTP]: Replace char msg[] with static const char[].
|
17 years ago |
Harvey Harrison
|
0dc47877a3
net: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Neil Horman
|
58fbbed4fb
[SCTP]: extend exported data in /proc/net/sctp/assoc
|
17 years ago |
Vlad Yasevich
|
60c778b259
[SCTP]: Stop claiming that this is a "reference implementation"
|
17 years ago |
Wei Yongjun
|
d2f19fa13e
[SCTP]: Fix kernel panic while received AUTH chunk while enabled auth
|
17 years ago |
Oliver Pinter
|
ac461a0330
typo fixes in net/sctp/sm_statefuns.c
|
17 years ago |
Vlad Yasevich
|
853f4b5055
[SCTP]: Correctly initialize error when parameter validation failed.
|
17 years ago |
David S. Miller
|
66688ea7c8
[SCTP]: Fix build warning in sctp_sf_do_5_1C_ack().
|
17 years ago |
Hideo Aoki
|
3ab224be6d
[NET] CORE: Introducing new memory accounting interface.
|
17 years ago |
Vlad Yasevich
|
d670119132
[SCTP]: Follow Add-IP security consideratiosn wrt INIT/INIT-ACK
|
17 years ago |
Vlad Yasevich
|
75205f4783
[SCTP]: Implement ADD-IP special case processing for ABORT chunk
|
17 years ago |
Vlad Yasevich
|
a08de64d07
[SCTP]: Update ASCONF processing to conform to spec.
|
17 years ago |
Vlad Yasevich
|
6afd2e83cd
[SCTP]: Discard unauthenticated ASCONF and ASCONF ACK chunks
|
17 years ago |
Vlad Yasevich
|
6df9cfc1ad
[SCTP]: Correctly handle AUTH parameters in unexpected INIT
|
17 years ago |
Vlad Yasevich
|
fd10279bc7
SCTP: Fix the number of HB transmissions.
|
17 years ago |
Joe Perches
|
9ee46f1d31
[SCTP]: Add missing "space"
|
17 years ago |
Jesper Juhl
|
9abed245a6
Fix memory leak in discard case of sctp_sf_abort_violation()
|
17 years ago |
Vlad Yasevich
|
b6157d8e03
SCTP: Fix difference cases of retransmit.
|
17 years ago |
Vlad Yasevich
|
65b07e5d0d
[SCTP]: API updates to suport SCTP-AUTH extensions.
|
17 years ago |
Vlad Yasevich
|
bbd0d59809
[SCTP]: Implement the receive and verification of AUTH chunk
|
17 years ago |
Vlad Yasevich
|
730fc3d05c
[SCTP]: Implete SCTP-AUTH parameter processing
|
17 years ago |
Neil Horman
|
4d93df0abd
[SCTP]: Rewrite of sctp buffer management code
|
17 years ago |
Wei Yongjun
|
6f4c618ddb
SCTP : Add paramters validity check for ASCONF chunk
|
17 years ago |
Vlad Yasevich
|
ece25dfa09
SCTP: Clean up OOTB handling and fix infinite loop processing
|
17 years ago |