This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/files/image_config/interfaces
Shuotian Cheng 6a6bc88dcb [interfaces]: Remove bridge-utils from swss docker and add it to base image (#417)
The reason is that /etc/network/interfaces file is in base image. After booting,
docker-swss is not ready and thus the empty VLAN interfaces cannot be created
when the brctl is pointing to the binary inside the swss docker.

Add the bridge-utils into the base image and add bridge_ports none to the
/etc/network/interfaces file so that after boot-up the empty VLAN interfaces
will be created to let the members to join later.

Signed-off-by: Shuotian Cheng <shuche@microsoft.com>
2017-03-20 21:39:09 -07:00
..
init_interfaces Add get_graph service to fetch minigraph automatically (#288) 2017-02-17 13:47:01 -08:00
interfaces-config.service Add get_graph service to fetch minigraph automatically (#288) 2017-02-17 13:47:01 -08:00
interfaces-config.sh [interfaces]: Combine vlan_interfaces and lag_interfaces file and add allow-hotplug (#381) 2017-03-16 11:22:40 -07:00
interfaces.j2 [interfaces]: Remove bridge-utils from swss docker and add it to base image (#417) 2017-03-20 21:39:09 -07:00