[Git-commits] [grml/grml-network] 4fa68f: netcardconfig: switch from `ifconfig` to `ip link`...
Michael Prokop
mika at grml.org
Tue Aug 23 14:27:40 CEST 2016
Branch: refs/heads/master
Home: https://github.com/grml/grml-network
Commit: 4fa68f7160e93e2e2d0ba27a2a7c1bb072a05c8f
https://github.com/grml/grml-network/commit/4fa68f7160e93e2e2d0ba27a2a7c1bb072a05c8f
Author: Michael Prokop <mika at grml.org>
Date: 2016-08-23 (Tue, 23 Aug 2016)
Changed paths:
M sbin/netcardconfig
Log Message:
-----------
netcardconfig: switch from `ifconfig` to `ip link` for interface parsing [Closes: issue2219]
Quoting from the bug report:
| ifconfig as of Debian stretch uses a different output format.
| This breaks enumeration of devices in netcardconfig line 576.
ifconfig isn't the state-of-the-art tool anyway, so switching
to ip(8) is an excellent idea. :)
Thanks: Jakob Haufe <sur5r at sur5r.net> for the bugreport and patch
Commit: 6ecc4f9027a383133687f8329556184a98ba4eff
https://github.com/grml/grml-network/commit/6ecc4f9027a383133687f8329556184a98ba4eff
Author: Michael Prokop <mika at grml.org>
Date: 2016-08-23 (Tue, 23 Aug 2016)
Changed paths:
M debian/changelog
Log Message:
-----------
Release new version 0.8.4
Compare: https://github.com/grml/grml-network/compare/38ab9757a11e...6ecc4f9027a3
More information about the Git-commits
mailing list