Jon Paul Maloy
|
02d11ca200
tipc: transfer broadcast nacks in link state messages
|
9 years ago |
Richard Alpe
|
b34040227b
tipc: add peer removal functionality
|
9 years ago |
Parthasarathy Bhuvaragan
|
cf6f7e1d51
tipc: dump monitor attributes
|
9 years ago |
Parthasarathy Bhuvaragan
|
bf1035b2ff
tipc: get monitor threshold for the cluster
|
9 years ago |
Parthasarathy Bhuvaragan
|
7b3f522964
tipc: make cluster size threshold for monitoring configurable
|
9 years ago |
Jon Paul Maloy
|
10724cc7bb
tipc: redesign connection-level flow control
|
9 years ago |
Jon Paul Maloy
|
60020e1857
tipc: propagate peer node capabilities to socket layer
|
9 years ago |
Jon Paul Maloy
|
38206d5939
tipc: narrow down interface towards struct tipc_link
|
9 years ago |
Jon Paul Maloy
|
5be9c08671
tipc: narrow down exposure of struct tipc_node
|
9 years ago |
Jon Paul Maloy
|
5405ff6e15
tipc: convert node lock to rwlock
|
9 years ago |
Jon Paul Maloy
|
2312bf61ae
tipc: introduce per-link spinlock
|
9 years ago |
Jon Paul Maloy
|
1d7e1c2595
tipc: reduce code dependency between binding table and node layer
|
9 years ago |
Jon Paul Maloy
|
2af5ae372a
tipc: clean up unused code and structures
|
9 years ago |
Jon Paul Maloy
|
5266698661
tipc: let broadcast packet reception use new link receive function
|
9 years ago |
Jon Paul Maloy
|
fd556f209a
tipc: introduce capability bit for broadcast synchronization
|
9 years ago |
Jon Paul Maloy
|
23d8335d78
tipc: remove implicit message delivery in node_unlock()
|
10 years ago |
Jon Paul Maloy
|
cf148816ac
tipc: move received discovery data evaluation inside node.c
|
10 years ago |
Jon Paul Maloy
|
6e498158a8
tipc: move link synch and failover to link aggregation level
|
10 years ago |
Jon Paul Maloy
|
66996b6c47
tipc: extend node FSM
|
10 years ago |
Jon Paul Maloy
|
6144a996a6
tipc: move all link_reset() calls to link aggregation level
|
10 years ago |
Jon Paul Maloy
|
d999297c3d
tipc: reduce locking scope during packet reception
|
10 years ago |
Jon Paul Maloy
|
1a20cc254e
tipc: introduce node contact FSM
|
10 years ago |
Jon Paul Maloy
|
8a1577c96f
tipc: move link supervision timer to node level
|
10 years ago |
Jon Paul Maloy
|
af9b028e27
tipc: make media xmit call outside node spinlock context
|
10 years ago |
Jon Paul Maloy
|
36e78a463b
tipc: use bearer index when looking up active links
|
10 years ago |
Jon Paul Maloy
|
d39bbd445d
tipc: move link input queue to tipc_node
|
10 years ago |
Jon Paul Maloy
|
d3a43b907a
tipc: move link creation from neighbor discoverer to node
|
10 years ago |
Jon Paul Maloy
|
9d13ec65ed
tipc: introduce link entry structure to struct tipc_node
|
10 years ago |
Jon Paul Maloy
|
a6bf70f792
tipc: simplify include dependencies
|
10 years ago |
Ying Xue
|
8a0f6ebe84
tipc: involve reference counter for node structure
|
10 years ago |