libnetwork
https://github.com/moby/libnetwork
Go
networking for containers
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported5 Subscribers
Add a CodeTriage badge to libnetwork
Help out
- Issues
- iptables initialization code has a race condition that can lead to some iptables calls failing
- Docker daemon threads can become affixed to a container's network namespace, causing network errors later when the container is stopped (default network)
- mac_address only used on one network
- IP Addresses in KV are not released if the docker engine crashes
- Fix duplicated network node in NetworkDB
- Time to create an overlay netowrk significantly increased as the number of agents increases.
- Docker containers in different networks (bridge and Swarm overlay) are able to connect when they shouldn't be
- macvlan: --ip-range single IP address /32
- Issue with overlay networks and Zookeeper as cluster store
- docker-proxy does not set source IP correctly in UDP mode when bound on 0.0.0.0
- Docs
- Go not yet supported