Jana Radhakrishnan
|
68ae284db5
|
Libnetwork refactor for container network model
- Added controller, network, endpoint and sandbox interfaces
- Created netutils package for miscallaneous network utilities
- Created driverapi package to break cyclic dependency b/w driver and libnetwork
- Made libnetwork multithread safe
- Made bridge driver multithread safe
- Fixed README.md
Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
|
2015-04-13 21:40:50 +00:00 |
|
Arnaud Porterie
|
b9bd3a7dd0
|
Add network name
Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
|
2015-03-02 10:17:12 -08:00 |
|
Arnaud Porterie
|
8ca185e2ee
|
Move bridge to drivers/
Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
|
2015-02-24 11:29:06 -08:00 |
|
Arnaud Porterie
|
796d58af9e
|
WIP - Bridge refactoring
Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
|
2015-02-22 21:11:12 -08:00 |
|
Arnaud Porterie
|
1f3b1febc7
|
WIP - Bridge refactoring
Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
|
2015-02-22 17:58:52 -08:00 |
|
Arnaud Porterie
|
79ae90940c
|
Generic options model
Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
|
2015-02-19 22:44:51 -08:00 |
|