1
0
mirror of https://github.com/CumulusNetworks/ifupdown2.git synced 2024-05-06 15:54:50 +00:00

15 lines
522 B
Markdown
Raw Normal View History

2014-07-19 21:03:25 -07:00
ifupdown2
=========
2014-07-20 00:45:04 -07:00
ifupdown2 is a alternate implementation of debian's network interface manager
2014-07-20 00:45:04 -07:00
ifupdown.
ifupdown2 provides the required infrastructure to parse, schedule and
manage interface configuration. Also provides default python addon modules
for network interface configuration.
2014-07-20 00:45:04 -07:00
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).