so what happens with routed packets if there are no routes in the bloom filters?
do they go up to the top of the spanning tree then down to the other side?
Yes it will fall back to greedy routing, trying to get the packet closer to the destination. It then eventually (hopefully) the packet passes a node that has the destination in one of its bloom filters.