mirror of
https://github.com/moby/moby.git
synced 2026-08-10 17:15:06 +00:00
New load balancing code will require ability to add aliases to load-balncer sandboxes. So this broadens the OSL interface to allow adding aliases to any interface, along with the facility to get the loopback interface's name based on the OS. Signed-off-by: Chris Telfer <ctelfer@docker.com>