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 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Jon Maloy
|
c64f7a6a1f
tipc: introduce message to synchronize broadcast link
|
12 years ago |
Ying Xue
|
389dd9bcf6
tipc: rename supported flag to recv_permitted
|
12 years ago |
Ying Xue
|
818f4da526
tipc: remove supportable flag from bclink structure
|
12 years ago |
Erik Hugne
|
2cf8aa19fe
tipc: use standard printk shortcut macros (pr_err etc.)
|
13 years ago |
Paul Gortmaker
|
617d3c7a50
tipc: compress out gratuitous extra carriage returns
|
13 years ago |
Paul Gortmaker
|
872f24dbc6
tipc: remove inline instances from C source files.
|
13 years ago |
Allan Stephens
|
336ebf5bf5
tipc: Add routines for safe checking of node's network address
|
13 years ago |
Allan Stephens
|
b58343f9ea
tipc: Eliminate support for tipc_mode global variable
|
13 years ago |
Allan Stephens
|
75aba9af24
tipc: Minor optimization to broadcast link synchronization logic
|
13 years ago |
Allan Stephens
|
1cc35df847
tipc: Remove obsolete comments about routing table updates
|
13 years ago |
Allan Stephens
|
5f6d9123f1
tipc: Eliminate trivial buffer manipulation helper routines
|
13 years ago |
Allan Stephens
|
a635b46bd8
tipc: Hide internal details of node table implementation
|
13 years ago |
Allan Stephens
|
fc0eea691a
tipc: Introduce node signature field in neighbor discovery message
|
13 years ago |
Allan Stephens
|
1ec2bb0840
tipc: Remove obsolete broadcast tag capability
|
13 years ago |
Allan Stephens
|
7a54d4a99d
tipc: Major redesign of broadcast link ACK/NACK algorithms
|
13 years ago |
Allan Stephens
|
9349931371
tipc: Ensure broadcast link re-acquires node after link failure
|
13 years ago |
Paul Gortmaker
|
a18c4bc3ea
tipc: rename struct link* to struct tipc_link*
|
13 years ago |