Go to file
Julien Fortin ea18ed2c47 docs: examples: interfaces: fixing merge error
Signed-off-by: Julien Fortin <julien@cumulusnetworks.com>
2016-10-05 20:06:19 +02:00
addons addons: vrf: removing ifaceobj.name from exception message 2016-10-05 16:18:29 +02:00
completion move ifupdown2/* . 2015-08-02 05:05:52 -07:00
config config: enable mako templates by default 2016-09-15 13:37:41 -07:00
debian debian: copyright: fixing merge errors 2016-09-06 16:47:03 -07:00
docs docs: examples: interfaces: fixing merge error 2016-10-05 20:06:19 +02:00
ifupdown addons may provide a list of ifupdown scripts to ignore 2016-09-27 11:10:26 +02:00
ifupdownaddons ifupdownaddons: bridgeutils: iproute2: skipping unsupported commands 2016-10-05 16:18:11 +02:00
init.d Introduce a lock file in non-persistent storage /run/network/ifstatelock 2015-10-02 12:31:51 -07:00
man delete generated stale files 2016-06-21 10:25:14 -07:00
man.rst man.rst: fix spelling mistakes as reported by lintian and Piotr 2016-07-15 13:13:39 +01:00
nlmanager nlmanager: changing log level (info->debug) for TXed messages 2016-08-23 16:38:36 -07:00
packages/ifupdown2/ifupdown ifupdown2: address: squash addr config and process them on the youngest sibling 2015-12-09 13:53:20 -05:00
sbin sbin: start-networking: support hotplug class from init script 2016-06-16 03:37:35 +01:00
scripts move ifupdown2/* . 2015-08-02 05:05:52 -07:00
tests move ifupdown2/* . 2015-08-02 05:05:52 -07:00
.gitignore Add validvals to addons, to be used by iface/ifedit wrapper 2016-06-16 03:37:35 +01:00
build.sh move ifupdown2/* . 2015-08-02 05:05:52 -07:00
KNOWN_ISSUES move ifupdown2/* . 2015-08-02 05:05:52 -07:00
LICENSE move ifupdown2/* . 2015-08-02 05:05:52 -07:00
README.md Add note in readme regarding python-ifupdown2-addons being merged into 2015-03-06 22:43:50 -08:00
README.rst debian: sync debian files with from upstream debian repo 2015-12-20 23:06:12 -08:00
setup.py Import python-nlmanager mirror copy 2016-06-16 03:37:35 +01:00
stdeb.cfg move ifupdown2/* . 2015-08-02 05:05:52 -07:00
TODO move ifupdown2/* . 2015-08-02 05:05:52 -07:00
TODO.addons Move ifupdown2addons into ifupdown2 pacakge 2014-10-09 16:02:46 -07:00

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