Jon Paul Maloy
|
2af5ae372a
tipc: clean up unused code and structures
|
9 years ago |
Jon Paul Maloy
|
c72fa872a2
tipc: eliminate link's reference to owner node
|
9 years ago |
Jon Paul Maloy
|
959e1781aa
tipc: introduce jumbo frame support for broadcast
|
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
|
2f56612457
tipc: let broadcast transmission use new link transmit function
|
9 years ago |
Jon Paul Maloy
|
c1ab3f1dea
tipc: make struct tipc_link generic to support broadcast
|
9 years ago |
Jon Paul Maloy
|
323019069e
tipc: use explicit allocation of broadcast send link
|
9 years ago |
Jon Paul Maloy
|
0e05498e9e
tipc: make link implementation independent from struct tipc_bearer
|
9 years ago |
Jon Paul Maloy
|
c819930090
tipc: update node FSM when peer RESET message is received
|
9 years ago |
Jon Paul Maloy
|
282b3a0562
tipc: send out RESET immediately when link goes down
|
9 years ago |
Jon Paul Maloy
|
73f646cec3
tipc: delay ESTABLISH state event when link is established
|
9 years ago |
Jon Paul Maloy
|
81204c492b
tipc: improve sequence number checking
|
9 years ago |
Jon Paul Maloy
|
440d8963cd
tipc: clean up link creation
|
10 years ago |
Jon Paul Maloy
|
662921cd0a
tipc: merge link->exec_mode and link->state into one FSM
|
10 years ago |
Jon Paul Maloy
|
5045f7b900
tipc: move protocol message sending away from link FSM
|
10 years ago |
Jon Paul Maloy
|
6e498158a8
tipc: move link synch and failover to link aggregation level
|
10 years ago |
Jon Paul Maloy
|
6144a996a6
tipc: move all link_reset() calls to link aggregation level
|
10 years ago |
Jon Paul Maloy
|
cbeb83ca68
tipc: eliminate function tipc_link_activate()
|
10 years ago |
Jon Paul Maloy
|
d999297c3d
tipc: reduce locking scope during packet reception
|
10 years ago |
Jon Paul Maloy
|
8a1577c96f
tipc: move link supervision timer to node level
|
10 years ago |
Jon Paul Maloy
|
333ef69ed2
tipc: simplify link timer implementation
|
10 years ago |
Jon Paul Maloy
|
6ab30f9cbe
tipc: improve link FSM implementation
|
10 years ago |
Jon Paul Maloy
|
d3504c3449
tipc: clean up definitions and usage of link flags
|
10 years ago |
Jon Paul Maloy
|
af9b028e27
tipc: make media xmit call outside node spinlock context
|
10 years ago |
Jon Paul Maloy
|
d39bbd445d
tipc: move link input queue to tipc_node
|
10 years ago |
Jon Paul Maloy
|
7d967b673c
tipc: purge backlog queue counters when broadcast link is reset
|
10 years ago |
Jon Paul Maloy
|
cd4eee3c2e
tipc: simplify link supervision checkpointing
|
10 years ago |
Jon Paul Maloy
|
a97b9d3fa9
tipc: rename fields in struct tipc_link
|
10 years ago |
Jon Paul Maloy
|
e4bf4f7696
tipc: simplify packet sequence number handling
|
10 years ago |