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/ipvlan
Brent Salisbury fcf79b55ff Bumped ipvlan kernel version to >= 4.2
- ipvlan l2 mode is buggy in < 4.2

Signed-off-by: Brent Salisbury <brent@docker.com>
2016-03-11 14:28:32 -05:00
..
ipvlan.go Adding the missing ExternalConnectivity driver methods 2016-03-09 19:35:44 -08:00
ipvlan_endpoint.go ipvlan slaves must inherit the mac-address from parent 2016-03-10 18:05:45 -08:00
ipvlan_joinleave.go Use osl.InitOSContext appropriately 2016-03-10 16:30:10 -08:00
ipvlan_network.go Bumped ipvlan kernel version to >= 4.2 2016-03-11 14:28:32 -05:00
ipvlan_setup.go Bumped ipvlan kernel version to >= 4.2 2016-03-11 14:28:32 -05:00
ipvlan_setup_test.go Make macvlan and ipvlan drivers as experimental 2016-03-09 19:43:20 -05:00
ipvlan_state.go Make macvlan and ipvlan drivers as experimental 2016-03-09 19:43:20 -05:00
ipvlan_store.go Make macvlan and ipvlan drivers as experimental 2016-03-09 19:43:20 -05:00
ipvlan_test.go Added macvlan and ipvlan drivers 2016-03-02 06:22:36 -05:00