]> git.proxmox.com Git - mirror_ifupdown2.git/commit - addons/address.py
Revert "Detect and ignore the `ether` keyword in /etc/network/interface"
authorRoopa Prabhu <roopa@cumulusnetworks.com>
Fri, 11 Mar 2016 23:56:34 +0000 (15:56 -0800)
committerRoopa Prabhu <roopa@cumulusnetworks.com>
Fri, 11 Mar 2016 23:56:34 +0000 (15:56 -0800)
commit2876ca35c12a9ab9bba3920c5ada43c294846403
tree11d475e2e92f3bd0d4930b2ce4d5d6c470415941
parentbed653e31b7cae7ac33073ab8ecf5e98c8b3bd21
Revert "Detect and ignore the `ether` keyword in /etc/network/interface"

This reverts commit bed653e31b7cae7ac33073ab8ecf5e98c8b3bd21.

Reverting commit because this does not do the right thing and also
prints 'NoneType' errors. We should not be changing anything for
running values. The ether check is only needed for configured values.
addons/address.py