summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus/test-bus-kernel-bloom.c
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2015-06-10 20:04:53 +0200
committerDavid Herrmann <dh.herrmann@gmail.com>2015-06-10 20:22:40 +0200
commita867b0022616511cceb02f801e7643427d9f3776 (patch)
treec400d3f83c77764cb548c78d1fe92044646d775d /src/libsystemd/sd-bus/test-bus-kernel-bloom.c
parent7cd4dbe9ca492eabc4c3821e1cb296649a967125 (diff)
bus: fix arg0path= two-way matching
DBus spec clearly defines arg0path= to be a two-way matching. That is, either the matcher or the matchee can be a prefix of the other to match. This is not possible to implement with bloom-filters. Instead, we'd have to add a separate filter for each prefix. This is non-trivial, though. Hence, just skip the match for now and match locally.
Diffstat (limited to 'src/libsystemd/sd-bus/test-bus-kernel-bloom.c')
0 files changed, 0 insertions, 0 deletions