Richard Alpe
|
ae36342b50
tipc: add link stat reset to new netlink api
|
10 years ago |
Richard Alpe
|
f96ce7a20d
tipc: add link set to new netlink api
|
10 years ago |
Richard Alpe
|
7be57fc691
tipc: add link get/dump to new netlink api
|
10 years ago |
Richard Alpe
|
0655f6a863
tipc: add bearer disable/enable to new netlink api
|
10 years ago |
Holger Brunck
|
0372bf5c09
tipc: allow one link per bearer to neighboring nodes
|
11 years ago |
Jon Paul Maloy
|
643566d4b4
tipc: fix bug in bundled buffer reception
|
11 years ago |
Jon Paul Maloy
|
2e84c60b77
tipc: remove include file port.h
|
11 years ago |
Jon Paul Maloy
|
50100a5e39
tipc: use pseudo message to wake up sockets after link congestion
|
11 years ago |
Jon Paul Maloy
|
9fbfb8b120
tipc: rename temporarily named functions
|
11 years ago |
Jon Paul Maloy
|
c4116e1057
tipc: remove unreferenced functions
|
11 years ago |
Jon Paul Maloy
|
25b660c7e2
tipc: let internal link users call the new link send function
|
11 years ago |
Jon Paul Maloy
|
dbdf6d24ad
tipc: make name table distributor use new send function
|
11 years ago |
Erik Hugne
|
3f53bd8f8b
tipc: fix link acknowledge logic in receive path
|
11 years ago |
Erik Hugne
|
7ae934bebe
tipc: refactor message delivery out of tipc_rcv
|
11 years ago |
Jon Paul Maloy
|
60120526c2
tipc: simplify connection congestion handling
|
11 years ago |
Jon Paul Maloy
|
ec8a2e5621
tipc: same receive code path for connection protocol and data messages
|
11 years ago |
Jon Paul Maloy
|
4ccfe5e041
tipc: connection oriented transport uses new send functions
|
11 years ago |
Jon Paul Maloy
|
4f1688b2c6
tipc: introduce send functions for chained buffers in link
|
11 years ago |
Jon Paul Maloy
|
9816f0615d
tipc: merge port message reception into socket reception function
|
11 years ago |
Jon Paul Maloy
|
37e22164a8
tipc: rename and move message reassembly function
|
11 years ago |
Jon Paul Maloy
|
5074ab89c5
tipc: mark head of reassembly buffer as non-linear
|
11 years ago |
Jon Paul Maloy
|
ec37dcd382
tipc: don't record link RESET or ACTIVATE messages as traffic
|
11 years ago |
Ying Xue
|
ca9cf06a06
tipc: don't directly overwrite node action_flags
|
11 years ago |
Ying Xue
|
aecb9bb89c
tipc: rename enum names of node flags
|
11 years ago |
Ying Xue
|
3f5a12bd9f
tipc: avoid to asynchronously reset all links
|
11 years ago |
Ying Xue
|
10f465c496
tipc: rename setup_blocked variable of node struct to flags
|
11 years ago |
Ying Xue
|
5356f3d7d4
tipc: always use tipc_node_lock() to hold node lock
|
11 years ago |
Ying Xue
|
7216cd949c
tipc: purge tipc_net_lock lock
|
11 years ago |
Ying Xue
|
7a2f7d18e7
tipc: decouple the relationship between bearer and link
|
11 years ago |
Ying Xue
|
6c7a762e70
tipc: tipc: convert node list and node hlist to RCU lists
|
11 years ago |