diff options
author | runborg <runar@13xl.com> | 2019-07-05 22:23:59 +0200 |
---|---|---|
committer | Kim <kim.sidney@gmail.com> | 2019-07-05 22:23:59 +0200 |
commit | eebb654d64fc8dafeecbda93414436a51881f776 (patch) | |
tree | 3a6de0cc5b5c64bd68c1d9195df3a565bf867514 /sysconf/netdevice | |
parent | cb83db1758822dbd16fa712aa6aab7005d51b154 (diff) | |
download | vyatta-cfg-system-eebb654d64fc8dafeecbda93414436a51881f776.tar.gz vyatta-cfg-system-eebb654d64fc8dafeecbda93414436a51881f776.zip |
T1499: Allow for usage of systemd interface mappings (#103)
* T1499: Allow for usage of systemd interface mappings
* T1499: Fix not working regex in ethernet interface parsing
Diffstat (limited to 'sysconf/netdevice')
-rw-r--r-- | sysconf/netdevice | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysconf/netdevice b/sysconf/netdevice index 417732c7..e9349789 100644 --- a/sysconf/netdevice +++ b/sysconf/netdevice @@ -2,6 +2,10 @@ lo loopback eth ethernet lan ethernet +eno ethernet +ens ethernet +enp ethernet +enx ethernet ifb input peth pseudo-ethernet br bridge |