1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/drivers
Jana Radhakrishnan 885056b243 Use ioctls to create bridge
The netlink way of creating bridge has problems in older
kernels like the one used on RHEL 6 (which is a supported
one). So trying to use ioctl method to create bridge
so that it works on any version.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2015-07-02 09:27:53 -07:00
..
bridge Use ioctls to create bridge 2015-07-02 09:27:53 -07:00
host Replacing isReservedNetwork with Driver capability 2015-06-10 23:59:38 -07:00
null Replacing isReservedNetwork with Driver capability 2015-06-10 23:59:38 -07:00
overlay Datastore handles creating objects atomically. 2015-06-25 10:53:48 -07:00
remote Replacing isReservedNetwork with Driver capability 2015-06-10 23:59:38 -07:00
windows Replacing isReservedNetwork with Driver capability 2015-06-10 23:59:38 -07:00