mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
8619cc83c9b11147d2c906e32d27380173d00f6d
Testing Done: Tested with a config with vlan-raw-device 'ip -o -d link show' introduced a new attribute between 'vlan and id'. This makes the move to json or netlink even more necessary. The fixes were done for the following format: 61: vlan100@swp1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default \ link/ether 00:e0:ec:27:4e:b7 brd ff:ff:ff:ff:ff:ff promiscuity 0 \ vlan protocol 802.1Q id 100 <REORDER_HDR> addrgenmode eui64 Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com> Signed-off-by: Julien Fortin <julien@cumulusnetworks.com>
ifupdown2
ifupdown2 is a alternate implementation of debian's network interface manager ifupdown.
ifupdown2 provides the required infrastructure to parse, schedule and manage interface configuration. Also provides default python addon modules for network interface configuration.
Note: Previously ifupdown2 came as two packages: python-ifupdown2 and python-ifupdown2-addons. python-ifupdown2-addons contents are now merged into python-ifupdown2 package (python-ifupdown2-addons package is hence deprecated).
Description
Languages
Python
99.2%
Shell
0.6%
Makefile
0.2%