commit | 14c04493cb77bc38404dbcb39d5ccbb667831ad7 | [log] [tgz] |
---|---|---|
author | Jon Maloy <jon.maloy@ericsson.com> | Fri Oct 13 11:04:17 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 13 08:46:00 2017 -0700 |
tree | 24f418f63c5e134c034579f2c01bc44278425d86 | |
parent | 2d0d21c12dfa3851620f1fa9fe2d444538f1fad4 [diff] |
tipc: add ability to order and receive topology events in driver As preparation for introducing communication groups, we add the ability to issue topology subscriptions and receive topology events from kernel space. This will make it possible for group member sockets to keep track of other group members. Signed-off-by: Jon Maloy <jon.maloy@ericsson.com> Acked-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>