This repository was archived by the owner on Nov 27, 2023. It is now read-only.
Changelog:
- Fixed a bug where errors when removing a container from
dnsnamecould cause CNI to fail to clean up iptables rules for the container. - Fixed a bug where
dnsnamewould never remove unused configuration files for networks that no longer had containers present. - If errors occur when running
dnsmasq, the full error message is now displayed for debugging. - The version number of
dnsnameis now displayed correctly.