diff options
author | David Herrmann <dh.herrmann@gmail.com> | 2015-07-06 17:43:36 +0200 |
---|---|---|
committer | David Herrmann <dh.herrmann@gmail.com> | 2015-07-06 17:45:33 +0200 |
commit | e1141a962239ef9ad2383a7f57ff151597a2b982 (patch) | |
tree | a2b555c73f5d75e0d8257d000b5b9d2a5a41f6e6 /test | |
parent | bf09cec3da7c968eaf3ef57bed7bf60eb2940953 (diff) |
sd-bus: support matching on destination names
Right now, we never install destination matches on kdbus as the kernel did
not support MATCH rules on those. With the introduction of
KDBUS_ITEM_DST_ID we can now match on destination IDs, so add explicit
support for those.
This requires a recent kdbus module to work. However, there seems to be no
user-space that uses "Destination=''" matches, yet, so old kdbus modules
still work fine (we couldn't find any real user).
This is needed to match on unicast signals in bus-proxy. A followup will
add support for this.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions