From 4e684e89acddf896f86659a8ba8aa461f599dc96 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Tue, 14 Aug 2012 10:48:31 -0700 Subject: Add support for network device prefix table Bug 8279 Put prefix table in /opt/vyatta/etc/netdevice --- sysconf/netdevice | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 sysconf/netdevice (limited to 'sysconf/netdevice') 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 -- cgit v1.2.3