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 |
Allan Stephens
|
972a77fbf1
tipc: Revise timings used when sending link request messages
|
14 years ago |
Allan Stephens
|
1209966cd5
tipc: Add monitoring of number of nodes discovered by bearer
|
14 years ago |
Allan Stephens
|
691a620759
tipc: Enhance sending of discovery object link request messages
|
14 years ago |
Allan Stephens
|
3a777ff8b1
tipc: Enhance handling of discovery object creation failures
|
14 years ago |
Allan Stephens
|
66e019a6af
tipc: Strengthen checks for neighboring node discovery
|
14 years ago |
Allan Stephens
|
f9107ebe7d
tipc: Don't respond to neighbor discovery request on blocked bearer
|
14 years ago |
Allan Stephens
|
d901a42b27
tipc: Eliminate unnecessary constant for neighbor discovery msg size
|
14 years ago |
Allan Stephens
|
37b9c08a88
tipc: Optimizations to link creation code
|
14 years ago |