Jon Paul Maloy
|
02d11ca200
tipc: transfer broadcast nacks in link state messages
|
9 years ago |
Richard Alpe
|
b34040227b
tipc: add peer removal functionality
|
9 years ago |
Parthasarathy Bhuvaragan
|
cf6f7e1d51
tipc: dump monitor attributes
|
9 years ago |
Parthasarathy Bhuvaragan
|
bf1035b2ff
tipc: get monitor threshold for the cluster
|
9 years ago |
Parthasarathy Bhuvaragan
|
7b3f522964
tipc: make cluster size threshold for monitoring configurable
|
9 years ago |
David S. Miller
|
de0ba9a0d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Jon Paul Maloy
|
1fc07f3e15
tipc: reset all unicast links when broadcast send link fails
|
9 years ago |
Jon Paul Maloy
|
35c55c9877
tipc: add neighbor monitoring framework
|
9 years ago |
Jon Paul Maloy
|
5ca509fc0b
tipc: change node timer unit from jiffies to ms
|
9 years ago |
Jon Paul Maloy
|
c4282ca76c
tipc: correct error in node fsm
|
9 years ago |
Jon Paul Maloy
|
e7142c341c
tipc: eliminate risk of double link_up events
|
9 years ago |
David S. Miller
|
cba6532100
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Jon Paul Maloy
|
60020e1857
tipc: propagate peer node capabilities to socket layer
|
9 years ago |
Hamish Martin
|
efe790502b
tipc: only process unicast on intended node
|
9 years ago |
Jon Paul Maloy
|
def22c47d7
tipc: set 'active' state correctly for first established link
|
9 years ago |
Jon Paul Maloy
|
34b9cd64c8
tipc: let first message on link be a state message
|
9 years ago |
Jon Paul Maloy
|
de7e07f9ee
tipc: ensure that first packets on link are sent in order
|
9 years ago |
Richard Alpe
|
49cc66eaee
tipc: move netlink policies to netlink.c
|
9 years ago |
Richard Alpe
|
2837f39c7c
tipc: don't check link reset on non existing link
|
9 years ago |
Jon Paul Maloy
|
d25a01257e
tipc: fix crash during node removal
|
9 years ago |
Jon Paul Maloy
|
b170997ace
tipc: eliminate risk of finding to-be-deleted node instance
|
9 years ago |
David S. Miller
|
b633353115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Richard Alpe
|
4952cd3e7b
tipc: refactor node xmit and fix memory leaks
|
9 years ago |
Jon Paul Maloy
|
d5c91fb72f
tipc: fix premature addition of node to lookup table
|
9 years ago |
Richard Alpe
|
d01332f1ac
tipc: fix link attribute propagation bug
|
9 years ago |
Jon Paul Maloy
|
dc8d1eb305
tipc: fix node reference count bug
|
9 years ago |
Jon Paul Maloy
|
1a90632da8
tipc: eliminate remnants of hungarian notation
|
9 years ago |
Jon Paul Maloy
|
38206d5939
tipc: narrow down interface towards struct tipc_link
|
9 years ago |
Jon Paul Maloy
|
5be9c08671
tipc: narrow down exposure of struct tipc_node
|
9 years ago |
Jon Paul Maloy
|
5405ff6e15
tipc: convert node lock to rwlock
|
9 years ago |