UDP works. The reason is that GossipRouter does not implement probe command `member-addrs`. This is implemented in `TP`, which all transports extend.
Solution: implement `member-addrs` (and `dump`, `uuids`, too).