mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-02 04:56:58 +00:00
- it does not support using interface names - listen_interface is not supported - 0.0.0.0 will work (and is reasonable) if you set broadcast_address - empty setting is not supported Fixes #8381. Closes #8409