First step: AutoIP compiled in and working

Dependencies:   mbed

Revision:
1:4218cacaf696
Parent:
0:55a05330f8cc
--- a/if/net/netudpsocket.cpp	Fri Jun 18 09:11:35 2010 +0000
+++ b/if/net/netudpsocket.cpp	Fri Jun 18 15:54:21 2010 +0000
@@ -38,7 +38,7 @@
   
    
 //Callbacks
-#ifdef __LINKER_BUG_SOLVED__
+#if 0 //Just for info
 void NetUdpSocket::setOnEvent()
 {
   m_pCbItem = (CDummy*) pItem;