Wu Fengguang
|
742e038330
tipc: link_is_bc_sndlink() can be static
|
9 年之前 |
Jon Paul Maloy
|
2af5ae372a
tipc: clean up unused code and structures
|
9 年之前 |
Jon Paul Maloy
|
c72fa872a2
tipc: eliminate link's reference to owner node
|
9 年之前 |
Jon Paul Maloy
|
60852d6795
tipc: let neighbor discoverer tranmsit consumable buffers
|
9 年之前 |
Jon Paul Maloy
|
959e1781aa
tipc: introduce jumbo frame support for broadcast
|
9 年之前 |
Jon Paul Maloy
|
5266698661
tipc: let broadcast packet reception use new link receive function
|
9 年之前 |
Jon Paul Maloy
|
fd556f209a
tipc: introduce capability bit for broadcast synchronization
|
9 年之前 |
Jon Paul Maloy
|
2f56612457
tipc: let broadcast transmission use new link transmit function
|
9 年之前 |
Jon Paul Maloy
|
c1ab3f1dea
tipc: make struct tipc_link generic to support broadcast
|
9 年之前 |
Jon Paul Maloy
|
323019069e
tipc: use explicit allocation of broadcast send link
|
9 年之前 |
Jon Paul Maloy
|
0e05498e9e
tipc: make link implementation independent from struct tipc_bearer
|
9 年之前 |
Jon Paul Maloy
|
c819930090
tipc: update node FSM when peer RESET message is received
|
9 年之前 |
Jon Paul Maloy
|
282b3a0562
tipc: send out RESET immediately when link goes down
|
9 年之前 |
Jon Paul Maloy
|
73f646cec3
tipc: delay ESTABLISH state event when link is established
|
9 年之前 |
Jon Paul Maloy
|
8306f99a51
tipc: disallow packet duplicates in link deferred queue
|
9 年之前 |
Jon Paul Maloy
|
81204c492b
tipc: improve sequence number checking
|
9 年之前 |
Jon Paul Maloy
|
f9aa358a81
tipc: simplify tipc_link_rcv() reception loop
|
9 年之前 |
Jon Paul Maloy
|
9945e8043e
tipc: limit usage of temporary skb list during packet reception
|
9 年之前 |
Jon Paul Maloy
|
2be80c2d87
tipc: fix stale link problem during synchronization
|
10 年之前 |
Jon Paul Maloy
|
5ae2f8e685
tipc: interrupt link synchronization when a link goes down
|
10 年之前 |
Jon Paul Maloy
|
440d8963cd
tipc: clean up link creation
|
10 年之前 |
Jon Paul Maloy
|
9073fb8be3
tipc: use temporary, non-protected skb queue for bundle reception
|
10 年之前 |
Jon Paul Maloy
|
23d8335d78
tipc: remove implicit message delivery in node_unlock()
|
10 年之前 |
Jon Paul Maloy
|
598411d70f
tipc: make resetting of links non-atomic
|
10 年之前 |
Jon Paul Maloy
|
662921cd0a
tipc: merge link->exec_mode and link->state into one FSM
|
10 年之前 |
Jon Paul Maloy
|
5045f7b900
tipc: move protocol message sending away from link FSM
|
10 年之前 |
Jon Paul Maloy
|
6e498158a8
tipc: move link synch and failover to link aggregation level
|
10 年之前 |
Jon Paul Maloy
|
655fb243b8
tipc: reverse call order for link_reset()->node_link_down()
|
10 年之前 |
Jon Paul Maloy
|
6144a996a6
tipc: move all link_reset() calls to link aggregation level
|
10 年之前 |
Jon Paul Maloy
|
cbeb83ca68
tipc: eliminate function tipc_link_activate()
|
10 年之前 |