mirror of
https://github.com/clearlinux/libnetwork.git
synced 2026-08-28 13:25:44 +00:00
e9f2439673
currently ipamutils package uses apis which are linux specific and makes windows compile error out. Separated the OS specific apis into linux and windows files to diverge the implementation. Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>