diff options
author | Daniil Baturin <daniil@baturin.org> | 2014-04-06 14:56:26 +0200 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2014-04-06 14:56:26 +0200 |
commit | 08850b56c6cfdef421cd9f848bd3b00db3f6e8ef (patch) | |
tree | 1ada5383808b6c48fcf424dfd6b3c6c8fb166cf7 /sysconf | |
parent | c7c4bacd89c68b829a46c2bbcddb7f375e2522f8 (diff) | |
download | vyatta-cfg-system-08850b56c6cfdef421cd9f848bd3b00db3f6e8ef.tar.gz vyatta-cfg-system-08850b56c6cfdef421cd9f848bd3b00db3f6e8ef.zip |
Bug #170: add L2TPv3 to the interface type list.
Diffstat (limited to 'sysconf')
-rw-r--r-- | sysconf/netdevice | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysconf/netdevice b/sysconf/netdevice index eef1044d..46d93ca7 100644 --- a/sysconf/netdevice +++ b/sysconf/netdevice @@ -12,3 +12,4 @@ wlm wirelessmodem wlan wireless pppoe pppoe dummy dummy +l2tpeth l2tpv3 |