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
- 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
- Fix sandbox cleanup
- RFC: Add support for optional runtime hint using network options
- collisions of duplicate ipvlan and macvlan network IDs during createNetwork
- Adding an ip in the same range as an existing ip replaces the original IP.
- Docs
- Go not yet supported