Skip to content

zeroconf: update zconf service when IP changes

Štěpán Henek requested to merge 130-dynamic-zeroconf into master

Closes #130 (closed)

I tested it manually and it seems that works properly. I added IP on and interface and FC automatically started to publish such IP via zeroconf. Removal of IP was also propagated and if FC is terminated properly, zeroconf service is unregistered.

Merge request reports