Vlad Yasevich
|
409b95aff3
sctp: Set source addresses on the association before adding transports
|
15 年之前 |
Vlad Yasevich
|
f1751c57f7
sctp: Catch bogus stream sequence numbers
|
15 年之前 |
Vlad Yasevich
|
31b02e1549
sctp: Failover transmitted list on transport delete
|
15 年之前 |
Vlad Yasevich
|
b9f8478682
sctp: Fix error count increments that were results of HEARTBEATS
|
15 年之前 |
Wei Yongjun
|
dadb50cc1a
sctp: fix check the chunk length of received HEARTBEAT-ACK chunk
|
15 年之前 |
Wei Yongjun
|
a2f36eec56
sctp: drop SHUTDOWN chunk if the TSN is less than the CTSN
|
15 年之前 |
Vlad Yasevich
|
9c5c62be2f
sctp: Send user messages to the lower layer as one
|
16 年之前 |
Vlad Yasevich
|
bec9640bb0
sctp: Disallow new connection on a closing socket
|
16 年之前 |
Wei Yongjun
|
10a43cea7d
sctp: fix panic when T4-rto timer expire on removed transport
|
16 年之前 |
Wei Yongjun
|
6345b19985
sctp: fix panic when T2-shutdown timer expire on removed transport
|
16 年之前 |
David S. Miller
|
508827ff0a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Vlad Yasevich
|
7e99013a50
sctp: Fix broken RTO-doubling for data retransmits
|
16 年之前 |
Wei Yongjun
|
3df2678737
sctp: fix kernel panic with ERROR chunk containing too many error causes
|
16 年之前 |
Frederik Schwarzer
|
025dfdafe7
trivial: fix then -> than typos in comments and documentation
|
16 年之前 |
Wei Yongjun
|
9fcb95a105
sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream ID
|
16 年之前 |
Harvey Harrison
|
21454aaad3
net: replace NIPQUAD() in net/*/
|
16 年之前 |
Harvey Harrison
|
5b095d9892
net: replace %p6 with %pI6
|
16 年之前 |
Harvey Harrison
|
fdb46ee752
net, misc: replace uses of NIP6_FMT with %p6
|
16 年之前 |
Wei Yongjun
|
2e3f92dad6
sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state
|
16 年之前 |
Wei Yongjun
|
df10eec476
sctp: Add check for the TSN field of the SHUTDOWN chunk
|
16 年之前 |
Vlad Yasevich
|
a1080a8b0b
sctp: update SNMP statiscts when T5 timer expired.
|
16 年之前 |
Vlad Yasevich
|
56eb82bb8d
sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling.
|
16 年之前 |
Wei Yongjun
|
3d5a019d57
sctp: Fix the SNMP number of SCTP_MIB_CURRESTAB
|
16 年之前 |
Vlad Yasevich
|
96cd0d3d71
sctp: enable cookie-echo retransmission transport switch
|
16 年之前 |
Wei Yongjun
|
8190f89dfd
sctp: Fix the SNMP counter of SCTP_MIB_OUTOFBLUES
|
16 年之前 |
Wei Yongjun
|
536428a9b9
sctp: Fix to start T5-shutdown-guard timer while enter SHUTDOWN-SENT state
|
16 年之前 |
Wei Yongjun
|
ba0166708e
sctp: Fix kernel panic while process protocol violation parameter
|
16 年之前 |
David S. Miller
|
7c3ceb4a40
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 年之前 |
Vlad Yasevich
|
3888e9efc9
sctp: Mark the tsn as received after all allocations finish
|
17 年之前 |
Vlad Yasevich
|
2e3216cd54
sctp: Follow security requirement of responding with 1 packet
|
17 年之前 |