mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
33ebb29d3ea2a1096a6eadb7a23d2d8fa05894c8
Ticket: Reviewed By: Roopa, Nikhil G Testing Done: When using ifupdown2 on regular distribution (debian/ubuntu etc...) users may not have the latest iproute2/bridge-utils version. Thus the output parsed from the various subcommands executed by ifupdown2 might defer and cause exception to be throwned. We identified several cases: /sbin/bridge -c -json vlan show /sbin/brctl showmcqv4src bridge0 /sbin/brctl showstp bridge0 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%