Ying Xue
|
7b8613e0a1
tipc: fix a potential deadlock
|
10 years ago |
Jon Maloy
|
908344cdda
tipc: fix bug in multicast congestion handling
|
11 years ago |
Jon Paul Maloy
|
02be61a981
tipc: use message to abort connections when losing contact to node
|
11 years ago |
Jon Paul Maloy
|
50100a5e39
tipc: use pseudo message to wake up sockets after link congestion
|
11 years ago |
Jon Paul Maloy
|
dbdf6d24ad
tipc: make name table distributor use new send function
|
11 years ago |
Jon Paul Maloy
|
16e166b88c
tipc: make link mtu easily accessible from socket
|
11 years ago |
Jon Paul Maloy
|
37e22164a8
tipc: rename and move message reassembly function
|
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
|
ca0c42732c
tipc: avoid to asynchronously deliver name tables to peer node
|
11 years ago |
Ying Xue
|
9d56194968
tipc: remove TIPC_NAMES_GONE node flag
|
11 years ago |
Ying Xue
|
9db9fdd198
tipc: avoid to asynchronously notify subscriptions
|
11 years ago |
Ying Xue
|
10f465c496
tipc: rename setup_blocked variable of node struct to flags
|
11 years ago |
Erik Hugne
|
d7bb74c38c
tipc: fix out of bounds indexing
|
11 years ago |
Erik Hugne
|
78acb1f9b8
tipc: add ioctl to fetch link names
|
11 years ago |
Erik Hugne
|
a89778d8ba
tipc: add support for link state subscriptions
|
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
|
dde2026608
tipc: use node list lock to protect tipc_num_links variable
|
11 years ago |
Ying Xue
|
2220646a53
tipc: use node_list_lock to protect tipc_num_nodes variable
|
11 years ago |
Ying Xue
|
6c7a762e70
tipc: tipc: convert node list and node hlist to RCU lists
|
11 years ago |
Ying Xue
|
46651c59c4
tipc: rename node create lock to protect node list and hlist
|
11 years ago |
Ying Xue
|
76d7882420
tipc: remove unnecessary checking for node object
|
11 years ago |
Ying Xue
|
247f0f3c31
tipc: align tipc function names with common naming practice in the network
|
11 years ago |
Jon Paul Maloy
|
074bb43e9e
tipc: fix a loop style problem
|
11 years ago |
Jon Paul Maloy
|
7d33939f47
tipc: delay delete of link when failover is needed
|
11 years ago |
Jon Paul Maloy
|
170b3927b4
tipc: rename functions related to link failover and improve comments
|
11 years ago |
stephen hemminger
|
eec73f1c96
tipc: remove unused code
|
11 years ago |
Ying Xue
|
d77b3831f7
tipc: eliminate redundant code with kfree_skb_list routine
|
11 years ago |
Erik Hugne
|
40ba3cdf54
tipc: message reassembly using fragment chain
|
11 years ago |