diff options
Diffstat (limited to 'sysconf')
-rw-r--r-- | sysconf/netdevice | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sysconf/netdevice b/sysconf/netdevice new file mode 100644 index 00000000..f9fc425e --- /dev/null +++ b/sysconf/netdevice @@ -0,0 +1,12 @@ +# device name to CLI path matching +lo loopback +eth ethernet +ifb input +peth pseudo-ethernet +br bridge +bond bonding +vtun openvpn +tun tunnel +vti vti +wlm wireless-modem +wlan wireless |