Jon Paul Maloy
|
af9b028e27
tipc: make media xmit call outside node spinlock context
|
10 years ago |
Jon Paul Maloy
|
36e78a463b
tipc: use bearer index when looking up active links
|
10 years ago |
Jon Paul Maloy
|
d39bbd445d
tipc: move link input queue to tipc_node
|
10 years ago |
Jon Paul Maloy
|
d3a43b907a
tipc: move link creation from neighbor discoverer to node
|
10 years ago |
Jon Paul Maloy
|
9d13ec65ed
tipc: introduce link entry structure to struct tipc_node
|
10 years ago |
Jon Paul Maloy
|
a6bf70f792
tipc: simplify include dependencies
|
10 years ago |
Ying Xue
|
8a0f6ebe84
tipc: involve reference counter for node structure
|
10 years ago |
Ying Xue
|
b952b2befb
tipc: fix potential deadlock when all links are reset
|
10 years ago |
Jon Paul Maloy
|
05dcc5aa4d
tipc: split link outqueue
|
10 years ago |
Jon Paul Maloy
|
7764d6e83d
tipc: add framework for node capabilities exchange
|
10 years ago |
Richard Alpe
|
4b28cb581d
tipc: convert legacy nl node dump to nl compat
|
10 years ago |
Richard Alpe
|
357ebdbfca
tipc: convert legacy nl link dump to nl compat
|
10 years ago |
Jon Paul Maloy
|
cb1b728096
tipc: eliminate race condition at multicast reception
|
10 years ago |
Jon Paul Maloy
|
c637c10355
tipc: resolve race problem at unicast message reception
|
10 years ago |
Ying Xue
|
f2f9800d49
tipc: make tipc node table aware of net namespace
|
10 years ago |
Ying Xue
|
bc6fecd409
tipc: use generic SKB list APIs to manage deferred queue of link
|
10 years ago |
Ying Xue
|
a8f48af587
tipc: remove node subscription infrastructure
|
10 years ago |
Richard Alpe
|
3e4b6ab58d
tipc: add node get/dump to new netlink api
|
10 years ago |
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
|
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
|
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 |
Ying Xue
|
486f930ac5
tipc: adjust order of variables in tipc_node structure
|
11 years ago |