Santhosh Manohar

Results 3 issues of Santhosh Manohar

Implement SRV records for swarm services . [libnetwork #1163](https://github.com/docker/libnetwork/pull/1163) added changes in the DNS server to handle the SRV query. But the service DB update based on swarm service life...

ssd should work with remote & TLS enabled docker daemons

Currently a traceback is thrown if the passed network name doesn't exist. ``` smanohar@net16-1:~/code/go/src/github.com/sanimej/ssd$ docker run -v /var/run/docker.sock:/var/run/docker.sock -v /var/run/docker/netns:/var/run/docker/netns --net=host --privileged sanimej/ssd ov2 Verifying LB programming for containers on...