No description, website, or topics provided.
Python Shell
Latest commit 9a5c706 Feb 23, 2017 @julienfortin julienfortin Merge remote-tracking branch 'cumulus/dev'
Signed-off-by: Julien Fortin <julien@cumulusnetworks.com>
Permalink
Failed to load latest commit information.
addons Merge remote-tracking branch 'cumulus/dev' Feb 23, 2017
completion move ifupdown2/* . Aug 2, 2015
config fixes #843565 conf: setting addon_syntax_check to 0 by default Nov 10, 2016
debian Merge remote-tracking branch 'cumulus/dev' Feb 23, 2017
docs docs: examples: fixing merge errors Oct 5, 2016
ifupdown Merge remote-tracking branch 'cumulus/dev' Feb 23, 2017
ifupdownaddons Merge remote-tracking branch 'cumulus/dev' Feb 23, 2017
init.d
man.rst Merge remote-tracking branch 'cumulus/dev' Feb 23, 2017
man man: fixing lintian error Nov 10, 2016
nlmanager python-nlmanager: Handle decode of ILFA_ADDRESS which is 4 bytes Nov 23, 2016
packages/ifupdown2/ifupdown ifupdown2: address: squash addr config and process them on the younge… Dec 9, 2015
sbin Merge remote-tracking branch 'cumulus/dev' Feb 23, 2017
scripts move ifupdown2/* . Aug 2, 2015
tests move ifupdown2/* . Aug 2, 2015
.gitignore Add validvals to addons, to be used by iface/ifedit wrapper Jun 16, 2016
KNOWN_ISSUES move ifupdown2/* . Aug 2, 2015
LICENSE move ifupdown2/* . Aug 2, 2015
README.md Add note in readme regarding python-ifupdown2-addons being merged into Mar 7, 2015
README.rst
TODO move ifupdown2/* . Aug 2, 2015
TODO.addons
build.sh move ifupdown2/* . Aug 2, 2015
setup.py debian: adding divertion for existing bash completion file Nov 1, 2016
stdeb.cfg move ifupdown2/* . Aug 2, 2015

README.md

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).