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 |
|