[systemd-devel] siphash24 gives unmatched bloom_mask and bloom_filter?
David Herrmann
dh.herrmann at gmail.com
Mon Jun 8 09:44:05 PDT 2015
Hi
On Mon, Jun 8, 2015 at 3:26 PM, <eshark77 at 163.com> wrote:
> Hi, David
> I just modified the src/libsystemd/sd-bus/test-bus-match.c.
> And you could add the following two lines in the bloom_add_data() in
> bus-bloom.c
> for (i = 0; i < size/sizeof(uint64_t); i++)
> log_info("bloom: filter[%d] = 0x%llx",i, filter[i]);
Can you please try with systemd-220? The diff against 220 is 83 lines
and it doesn't even compile. If there is a bloom-bug, it should be
possible to show this with a much shorter example. I'm having a hard
time understanding what you changed there, sorry.
Thanks
David
More information about the systemd-devel
mailing list