Jon Paul Maloy
|
c5898636c4
tipc: reduce usage of context info in socket and link
|
10 years ago |
Jon Paul Maloy
|
b45db71b52
tipc: eliminate race during node creation
|
10 years ago |
Ying Xue
|
bafa29e341
tipc: make tipc random value aware of net namespace
|
10 years ago |
Ying Xue
|
3474753954
tipc: make tipc node address support net namespace
|
10 years ago |
Ying Xue
|
7f9f95d9d9
tipc: make bearer list support net namespace
|
10 years ago |
Ying Xue
|
f2f9800d49
tipc: make tipc node table aware of net namespace
|
10 years ago |
Ying Xue
|
c93d3baa24
tipc: involve namespace infrastructure
|
10 years ago |
Ying Xue
|
2f55c43788
tipc: remove unnecessary wrapper functions of kernel timer APIs
|
10 years ago |
Jon Paul Maloy
|
c82910e2a8
tipc: clean up neigbor discovery message reception
|
11 years ago |
Jon Paul Maloy
|
38504c28a2
tipc: improve and extend media address conversion functions
|
11 years ago |
Ying Xue
|
22e7987ae7
tipc: fix a possible memory leak
|
11 years ago |
Ying Xue
|
a8b9b96e95
tipc: fix race in disc create/delete
|
11 years ago |
Ying Xue
|
7a2f7d18e7
tipc: decouple the relationship between bearer and link
|
11 years ago |
Erik Hugne
|
16470111ed
tipc: make discovery domain a bearer attribute
|
11 years ago |
Ying Xue
|
247f0f3c31
tipc: align tipc function names with common naming practice in the network
|
11 years ago |
Ying Xue
|
f9a2c80b8b
tipc: introduce new spinlock to protect struct link_req
|
11 years ago |
Erik Hugne
|
512137eeff
tipc: remove interface state mirroring in bearer
|
11 years ago |
Paul Gortmaker
|
ae8509c420
tipc: cosmetic realignment of function arguments
|
12 years ago |
Patrick McHardy
|
8aeb89f214
tipc: move bcast_addr from struct tipc_media to struct tipc_bearer
|
12 years ago |
Ying Xue
|
3c294cb374
tipc: remove the bearer congestion mechanism
|
12 years ago |
Erik Hugne
|
dc1aed37d1
tipc: phase out most of the struct print_buf usage
|
13 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 |
Allan Stephens
|
5f6d9123f1
tipc: Eliminate trivial buffer manipulation helper routines
|
13 years ago |
Allan Stephens
|
97878a405c
tipc: Detect duplicate nodes using different network interfaces
|
13 years ago |
Allan Stephens
|
fc0eea691a
tipc: Introduce node signature field in neighbor discovery message
|
13 years ago |
Paul Gortmaker
|
a18c4bc3ea
tipc: rename struct link* to struct tipc_link*
|
13 years ago |
Allan Stephens
|
d6d4577ae4
tipc: Ignore neighbor discovery messages containing invalid address
|
14 years ago |
Allan Stephens
|
3d749a6a26
tipc: Hide media-specific addressing details from generic bearer code
|
14 years ago |
Allan Stephens
|
b4b5610223
tipc: Ensure both nodes recognize loss of contact between them
|
14 years ago |