Try to print network devices information when interface setup fails

Useful to check interfaces name and MAC address.

v0.9-1
This commit is contained in:
Julien Coloos
2021-10-24 17:56:05 +02:00
parent b3e9382f08
commit c3cafcf6cd
4 changed files with 13 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
2021-10-24 Julien Coloos <julien.coloos [at] gmail [dot] com>
* v0.9-1
Try to print network devices information when interface setup fails
2021-08-15 Julien Coloos <julien.coloos [at] gmail [dot] com>
* v0.8-1