]> git.parisson.com Git - telecaster-client.git/commitdiff
add eth5 to context host
authoryomguy <yomguy@parisson.com>
Thu, 18 Jul 2013 09:08:39 +0000 (11:08 +0200)
committeryomguy <yomguy@parisson.com>
Thu, 18 Jul 2013 09:08:39 +0000 (11:08 +0200)
telecaster/context_processors.py

index 84236d1c9ceffbda32c9e72e79b266755d7882a5..455995cc79d1b5d1bba950b775d464cd4222a5b6 100644 (file)
@@ -38,7 +38,7 @@ import socket
 import fcntl
 import struct
 
-interfaces = ['eth0', 'eth1', 'eth2', 'eth0-eth2', 'eth3', 'eth4',
+interfaces = ['eth0', 'eth1', 'eth2', 'eth0-eth2', 'eth3', 'eth4', 'eth5',
                   'wlan0', 'wlan1', 'wlan2', 'wlan3', 'wlan4']