Vlad Yasevich
|
a1080a8b0b
sctp: update SNMP statiscts when T5 timer expired.
|
16 years ago |
Vlad Yasevich
|
56eb82bb8d
sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling.
|
16 years ago |
Wei Yongjun
|
3d5a019d57
sctp: Fix the SNMP number of SCTP_MIB_CURRESTAB
|
16 years ago |
Vlad Yasevich
|
96cd0d3d71
sctp: enable cookie-echo retransmission transport switch
|
16 years ago |
Wei Yongjun
|
8190f89dfd
sctp: Fix the SNMP counter of SCTP_MIB_OUTOFBLUES
|
16 years ago |
Wei Yongjun
|
536428a9b9
sctp: Fix to start T5-shutdown-guard timer while enter SHUTDOWN-SENT state
|
16 years ago |
Wei Yongjun
|
ba0166708e
sctp: Fix kernel panic while process protocol violation parameter
|
16 years ago |
David S. Miller
|
7c3ceb4a40
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Vlad Yasevich
|
3888e9efc9
sctp: Mark the tsn as received after all allocations finish
|
17 years ago |
Vlad Yasevich
|
2e3216cd54
sctp: Follow security requirement of responding with 1 packet
|
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 |