mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
Checking operstate would require firmware to be loaded and link negotiation to of taken place. Some firmwares take a few seconds to upload and online the device, and some link negotiations take a second or two. Immediately checking operstate is not feasible here. Checking if the link is present is a more suitable non-delaying approach. Signed-off-by: Nigel Kukard <nkukard@lbsd.net>
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%