test-fd: add a bloom filter to broadcast message
authorDaniel Mack <daniel@zonque.org>
Wed, 22 Oct 2014 12:18:18 +0000 (14:18 +0200)
committerDaniel Mack <daniel@zonque.org>
Wed, 22 Oct 2014 12:18:18 +0000 (14:18 +0200)
commit237153466d1a6efa54dada51fb4f944bcd6a7394
tree7cfc7382d5f38c68f22dfce4a964033cd5ac9809
parent559d061d5853b63656d71e63d3f491ae9679d8ed
test-fd: add a bloom filter to broadcast message

Satisfy a kernel check so we can be sure we really bail out due
to the check we're actually enforcing.

Signed-off-by: Daniel Mack <daniel@zonque.org>
test/test-fd.c