From 54a5ff25132c874e4b09ea313ac11546e7587f70 Mon Sep 17 00:00:00 2001 From: Dmitry Razumov Date: Fri, 22 Nov 2024 16:30:22 +0600 Subject: [PATCH 1/2] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'files/dev=5Ftype.csv'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/dev_type.csv | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/files/dev_type.csv b/files/dev_type.csv index e4f382e..0369b4e 100644 --- a/files/dev_type.csv +++ b/files/dev_type.csv @@ -1,15 +1,15 @@ DEV_TYPE;DEV_NAME -ethernet;enp0s1 -ethernet;enp0s2 -ethernet;enp1s0 -ethernet;enp1s1 -wifi;wifi -wifi;wl0 -wifi;wl1 +Ethernet;enp0s1 +Ethernet;enp0s2 +Ethernet;enp1s0 +Ethernet;enp1s1 +WiFi;wifi +WiFi;wl0 +WiFi;wl1 VPN;tap0 VPN;tap1 VPN;tun0 VPN;tun1 VPN;pppoe0 -bridge;br0 -bridge;br1 +Bridge;br0 +Bridge;br1 From 019da3860ee4d67c1aa884b5ce25b7a5bcf518c0 Mon Sep 17 00:00:00 2001 From: Dmitry Razumov Date: Fri, 22 Nov 2024 16:32:12 +0600 Subject: [PATCH 2/2] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'files/list-network.csv'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/{dev_type.csv => list-network.csv} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename files/{dev_type.csv => list-network.csv} (89%) diff --git a/files/dev_type.csv b/files/list-network.csv similarity index 89% rename from files/dev_type.csv rename to files/list-network.csv index 0369b4e..645005b 100644 --- a/files/dev_type.csv +++ b/files/list-network.csv @@ -1,4 +1,4 @@ -DEV_TYPE;DEV_NAME +TYPE;NAME Ethernet;enp0s1 Ethernet;enp0s2 Ethernet;enp1s0