From 9a2e83b6503aec935e0b5a6dbc417d7652724633 Mon Sep 17 00:00:00 2001
From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Date: Thu, 7 Feb 2008 13:50:18 +0000
Subject: [PATCH] wrong mac

---
 system/config_wifilab.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/system/config_wifilab.py b/system/config_wifilab.py
index 03656f5..7e9da6b 100644
--- a/system/config_wifilab.py
+++ b/system/config_wifilab.py
@@ -20,7 +20,7 @@ def nodes():
               'extra_interfaces' : [ { 'network_fields' : 
                                        { 'method' : 'static',
                                          'type' : 'ipv4',
-                                         'mac' : '00:1c:bf:51:2b:fd',
+                                         'mac' : '00:1B:77:70:F4:C6',
                                          'ip' : '138.96.250.212',
                                          'network' : '138.96.0.0',
                                          'dns1': '138.96.0.10',
-- 
2.47.0