Jon Paul Maloy
|
37e22164a8
tipc: rename and move message reassembly function
|
11 years ago |
Ying Xue
|
3f5a12bd9f
tipc: avoid to asynchronously reset all links
|
11 years ago |
Ying Xue
|
7a2f7d18e7
tipc: decouple the relationship between bearer and link
|
11 years ago |
Ying Xue
|
247f0f3c31
tipc: align tipc function names with common naming practice in the network
|
11 years ago |
Jon Paul Maloy
|
7d33939f47
tipc: delay delete of link when failover is needed
|
11 years ago |
Ying Xue
|
c61dd61dec
tipc: remove 'links' list from tipc_bearer struct
|
11 years ago |
Ying Xue
|
135daee6d3
tipc: redefine 'started' flag in struct link to bitmap
|
11 years ago |
Ying Xue
|
8d8439b686
tipc: move code for deleting links from bearer.c to link.c
|
11 years ago |
Ying Xue
|
e0ca2c30b1
tipc: move code for resetting links from bearer.c to link.c
|
11 years ago |
Jon Paul Maloy
|
03b9201793
tipc: stricter behavior of message reassembly function
|
11 years ago |
Jon Paul Maloy
|
581465fa28
tipc: make link start event synchronous
|
11 years ago |
Jon Paul Maloy
|
170b3927b4
tipc: rename functions related to link failover and improve comments
|
11 years ago |
stephen hemminger
|
9805696399
tipc: make local function static
|
11 years ago |
Ying Xue
|
77a7e07a78
tipc: remove unused 'blocked' flag from tipc_link struct
|
11 years ago |
Erik Hugne
|
40ba3cdf54
tipc: message reassembly using fragment chain
|
11 years ago |
Ying Xue
|
9446b87add
tipc: remove iovec length parameter from all sending functions
|
11 years ago |
Ying Xue
|
3c294cb374
tipc: remove the bearer congestion mechanism
|
12 years ago |
Erik Hugne
|
869dd4662f
tipc: remove print_buf and deprecated log buffer code
|
13 years ago |
Paul Gortmaker
|
7e9cab58e8
tipc: factor stats struct out of the larger link struct
|
13 years ago |
Paul Gortmaker
|
617d3c7a50
tipc: compress out gratuitous extra carriage returns
|
13 years ago |
Paul Gortmaker
|
a18c4bc3ea
tipc: rename struct link* to struct tipc_link*
|
13 years ago |
Allan Stephens
|
f905730c7e
tipc: Allow use of buf_seqno() helper routine by unicast links
|
13 years ago |
Allan Stephens
|
3655959143
tipc: Ignore broadcast acknowledgements that are out-of-range
|
13 years ago |
Allan Stephens
|
9aa88c2a50
tipc: Enhance sending of bulk name table messages
|
14 years ago |
Allan Stephens
|
2689690469
tipc: Avoid recomputation of outgoing message length
|
14 years ago |
Allan Stephens
|
37b9c08a88
tipc: Optimizations to link creation code
|
14 years ago |
Allan Stephens
|
9bd80b6082
tipc: Improve accuracy of link transmit queue maximum size statistic
|
14 years ago |
Allan Stephens
|
2d627b92fd
tipc: Combine bearer structure with tipc_bearer structure
|
14 years ago |
Allan Stephens
|
23dd4cce38
tipc: Combine port structure with tipc_port structure
|
14 years ago |
Allan Stephens
|
0e65967e33
tipc: cleanup various cosmetic whitespace issues
|
14 years ago |