goldsimon
|
520e085b7b
|
Set link up or down when initializing the netif
|
2010-02-16 17:15:45 +00:00 |
|
goldsimon
|
2e84b2ba2b
|
MSVC packetlib adapter: added the possibility to select adapter via GUID (instead of index, which can change); added some deallocations on error; printing adapter names when listing adapters
|
2009-12-04 08:18:07 +00:00 |
|
fbernon
|
1e68e75581
|
Add LWIP_NETIF_STATUS_CALLBACK and LWIP_NETIF_LINK_CALLBACK use in Win32 port.
|
2007-12-23 14:28:38 +00:00 |
|
goldsimon
|
d0fee92fe2
|
Changed pktif.c/pktdrv.c implementation to remove global variables -> more than one adapter can be used (needed to test DHCP on multiple adapters); added DHCP support; initialize loopif before ethernetif (little bit faster since netif_list starts with ethernetif)
|
2007-12-03 20:34:18 +00:00 |
|