]> git.parisson.com Git - telecaster-client.git/commitdiff
add eth6 to context
authoryomguy <yomguy@parisson.com>
Mon, 28 Jul 2014 13:37:56 +0000 (15:37 +0200)
committeryomguy <yomguy@parisson.com>
Mon, 28 Jul 2014 13:37:56 +0000 (15:37 +0200)
telecaster/context_processors.py

index 02cd9075b11577bc2cb32c8a9e0d56c862ff13d2..16740ed9f18b61b91b3acf6e2b698f91e6836537 100644 (file)
@@ -38,7 +38,7 @@ import socket
 import fcntl
 import struct
 
-interfaces = ['eth0', 'eth1', 'eth2', 'eth0-eth2', 'eth3', 'eth4', 'eth5',
+interfaces = ['eth0', 'eth1', 'eth2', 'eth0-eth2', 'eth3', 'eth4', 'eth5', 'eth6',
                   'wlan0', 'wlan1', 'wlan2', 'wlan3', 'wlan4']