goldsimon
|
06c14502a8
|
Use ip_ntoa instead of inet_ntoa, fix running with PPP_SUPPORT=1 (don't poll ethernetif - not initialized)
|
2009-08-25 14:56:31 +00:00 |
|
goldsimon
|
e0675d8b82
|
Adapted win32 port to changes in sys.h (for NO_SYS=1 only)
|
2009-04-27 20:14:04 +00:00 |
|
goldsimon
|
e0667a84c0
|
Added support for new loopback code in win32 port
|
2008-06-17 19:43:34 +00:00 |
|
fbernon
|
f044a46228
|
contrib/ports/win32: minor change, typo.
|
2008-06-03 10:12:14 +00:00 |
|
fbernon
|
85c2c164cc
|
contrib/apps/rtp: add a rtp sample to be able to test lwip's multicast features.
|
2008-04-26 10:53:32 +00:00 |
|
fbernon
|
f7693ad4d4
|
contrib/ports/win32/test.c: minor change, fix a warning.
|
2008-03-16 08:31:15 +00:00 |
|
fbernon
|
9b4be1bb96
|
Win32 port: add a dhcp_renew when the link become "up"...
|
2008-01-06 23:18:50 +00:00 |
|
fbernon
|
52c5f3bf38
|
Minor changes in Win32 port: fix some warnings
|
2008-01-04 22:37:28 +00:00 |
|
fbernon
|
9bee80463c
|
Win32 port: Add a sio driver for a pipe interface
|
2008-01-03 22:51:03 +00:00 |
|
fbernon
|
fb791aa4f8
|
Add AUTOIP use in Win32 port (and display ip address in status_callback).
|
2007-12-30 01:15:02 +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 |
|
fbernon
|
04b00f954c
|
Minor changes (replace DNS_COMPLETE by ERR_OK).
|
2007-12-19 20:52:02 +00:00 |
|
fbernon
|
e7fb399b3c
|
PPP support for win32 port (need to add some files).
|
2007-12-03 22:10:46 +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 |
|
fbernon
|
b0df562291
|
Update win32/msvc6 port projects.
|
2007-11-23 22:47:58 +00:00 |
|
fbernon
|
47ec9486c2
|
Update win32/msvc8 port paths
|
2007-11-23 21:41:43 +00:00 |
|
fbernon
|
8243283528
|
Add win32 port (for msvc6, msvc8, and others)
|
2007-11-23 21:06:07 +00:00 |
|