Skip to content

v2.0.2 - Patch

Compare
Choose a tag to compare
@superhawk610 superhawk610 released this 10 Jan 20:41
· 120 commits to master since this release

This patch adds a required dependency for running Multicast on CentOS systems. Moving forward, make sure nss_mdns is installed on your system. You can do so like so:

sudo yum install nss_mdns

This should close #23.

Thanks to @andrewpryor for suggesting this fix.