]> git.proxmox.com Git - pve-common.git/commit
Network: stop using ifconfig
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 6 Feb 2017 10:21:01 +0000 (11:21 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 7 Feb 2017 13:54:31 +0000 (14:54 +0100)
commit86330049bed1391232ae584f7301f4c368b75375
tree3319af8b8ca7bec0fd2066afdb4061a37571c95f
parentaa6e988099f65ba8b7f9bf37bd041f5aa23e03cb
Network: stop using ifconfig

We shouldn't mix different tool sets on the one hand, and on
the other hand net-tools is an optional package in stretch
and there's no real need for us to depend on it.
src/PVE/Network.pm