Package: ifupdown2 Version: 3.0.0-1 Architecture: all Maintainer: Julien Fortin Installed-Size: 1565 Depends: python3:any, iproute2 Suggests: isc-dhcp-client, bridge-utils, ethtool, python3-gvgen, python3-mako Conflicts: ifupdown Replaces: ifupdown Provides: ifupdown Filename: ./ifupdown2_3.0.0-1_all.deb Size: 228780 MD5sum: df3d7386c42635548120c2fa928059a9 SHA1: c1bb04a87b4d010e60f93b80554a69a5a1fdcc93 SHA256: 3a9b60f5feda5cb7edf900ca92cef4c5990901c3d66dff3fa400cabbd82181ad Section: admin Priority: optional Homepage: https://github.com/cumulusnetworks/ifupdown2 Description: Network Interface Management tool similar to ifupdown ifupdown2 is ifupdown re-written in Python. It replaces ifupdown and provides the same user interface as ifupdown for network interface configuration. Like ifupdown, ifupdown2 is a high level tool to configure (or, respectively deconfigure) network interfaces based on interface definitions in /etc/network/interfaces. It is capable of detecting network interface dependencies and comes with several new features which are available as new command options to ifup/ifdown/ifquery commands. It also comes with a new command ifreload to reload interface configuration with minimum disruption. Most commands are also capable of input and output in JSON format. It is backward compatible with ifupdown /etc/network/interfaces format and supports newer simplified format. It also supports interface templates with python-mako for large scale interface deployments. See /usr/share/doc/ifupdown2/README.rst for details about ifupdown2. Examples are available under /usr/share/doc/ifupdown2/examples.