mirror of
https://github.com/moby/moby.git
synced 2026-07-09 16:17:28 +00:00
Currently ipam/ipamutils has a bunch of dependencies in osl and netlink which makes the ipam/ipamutils harder to use independently with other applications. This PR modularizes ipam/ipamutils into a standalone package with no OS level dependencies. Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
Package resolvconf provides utility code to query and update DNS configuration in /etc/resolv.conf