Ying Xue
|
7b6f087f98
tipc: remove retransmission queue
|
10 年之前 |
Ying Xue
|
8965d250c2
tipc: remove protocol message queue
|
10 年之前 |
Richard Alpe
|
ae36342b50
tipc: add link stat reset to new netlink api
|
10 年之前 |
Richard Alpe
|
f96ce7a20d
tipc: add link set to new netlink api
|
10 年之前 |
Richard Alpe
|
7be57fc691
tipc: add link get/dump to new netlink api
|
10 年之前 |
Richard Alpe
|
0655f6a863
tipc: add bearer disable/enable to new netlink api
|
10 年之前 |
Jon Paul Maloy
|
50100a5e39
tipc: use pseudo message to wake up sockets after link congestion
|
11 年之前 |
Jon Paul Maloy
|
9fbfb8b120
tipc: rename temporarily named functions
|
11 年之前 |
Jon Paul Maloy
|
c4116e1057
tipc: remove unreferenced functions
|
11 年之前 |
Jon Paul Maloy
|
dbdf6d24ad
tipc: make name table distributor use new send function
|
11 年之前 |
Jon Paul Maloy
|
4f1688b2c6
tipc: introduce send functions for chained buffers in link
|
11 年之前 |
Jon Paul Maloy
|
37e22164a8
tipc: rename and move message reassembly function
|
11 年之前 |
Ying Xue
|
3f5a12bd9f
tipc: avoid to asynchronously reset all links
|
11 年之前 |
Ying Xue
|
7a2f7d18e7
tipc: decouple the relationship between bearer and link
|
11 年之前 |
Ying Xue
|
247f0f3c31
tipc: align tipc function names with common naming practice in the network
|
11 年之前 |
Jon Paul Maloy
|
7d33939f47
tipc: delay delete of link when failover is needed
|
11 年之前 |
Ying Xue
|
c61dd61dec
tipc: remove 'links' list from tipc_bearer struct
|
11 年之前 |
Ying Xue
|
135daee6d3
tipc: redefine 'started' flag in struct link to bitmap
|
11 年之前 |
Ying Xue
|
8d8439b686
tipc: move code for deleting links from bearer.c to link.c
|
11 年之前 |
Ying Xue
|
e0ca2c30b1
tipc: move code for resetting links from bearer.c to link.c
|
11 年之前 |
Jon Paul Maloy
|
03b9201793
tipc: stricter behavior of message reassembly function
|
11 年之前 |
Jon Paul Maloy
|
581465fa28
tipc: make link start event synchronous
|
11 年之前 |
Jon Paul Maloy
|
170b3927b4
tipc: rename functions related to link failover and improve comments
|
11 年之前 |
stephen hemminger
|
9805696399
tipc: make local function static
|
11 年之前 |
Ying Xue
|
77a7e07a78
tipc: remove unused 'blocked' flag from tipc_link struct
|
11 年之前 |
Erik Hugne
|
40ba3cdf54
tipc: message reassembly using fragment chain
|
11 年之前 |
Ying Xue
|
9446b87add
tipc: remove iovec length parameter from all sending functions
|
12 年之前 |
Ying Xue
|
3c294cb374
tipc: remove the bearer congestion mechanism
|
12 年之前 |
Erik Hugne
|
869dd4662f
tipc: remove print_buf and deprecated log buffer code
|
13 年之前 |
Paul Gortmaker
|
7e9cab58e8
tipc: factor stats struct out of the larger link struct
|
13 年之前 |