fbernon
|
f084d2fca0
|
contrib/ports/win32: Fix NOTIFY_LINKSTATE macro.
|
2008-06-03 10:10:28 +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
|
1d6a981479
|
Minor changes (move a trace, add some explicit options in lwipopts.h).
|
2007-12-31 13:29:28 +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
|
95e5598039
|
support multiple interfaces
|
2007-12-04 21:17: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 |
|
fbernon
|
45a22d7a2a
|
Minor changes: coding style and typo
|
2007-12-02 17:47:43 +00:00 |
|
goldsimon
|
4c51f02bcf
|
low_level_input: allow multicast traffic, filter out feedback packets (with src MAC == my MAC - limitation in winpcap); use LINK_STATS_INC instead of #if LINK_STATS
|
2007-12-02 15:30:46 +00:00 |
|
fbernon
|
8243283528
|
Add win32 port (for msvc6, msvc8, and others)
|
2007-11-23 21:06:07 +00:00 |
|