goldsimon
|
79761834da
|
Win32 pcapif: use pcap_findalldevs(), not pcap_findalldevs_ex() (we don't capture remotely), added missing casts
|
2012-02-23 08:46:55 +01:00 |
|
Simon Goldschmidt
|
62a162ac66
|
pcapif_low_level_input: let IPv6-multicast MAC addresses through, correctly check IPv4-multicast MAC addresses
|
2011-11-23 21:29:43 +01:00 |
|
Simon Goldschmidt
|
cac420aec5
|
pcapif: remove trailing spaces from adapter names, deleted old (unused) files
|
2011-10-21 20:03:37 +02:00 |
|
Simon Goldschmidt
|
e3bcc2fe4e
|
pcapif: added the possibility to instantiate more than one pcap driver by passing the adapter index as 'state' to netif_add()
|
2011-09-11 12:49:57 +02:00 |
|
Simon Goldschmidt
|
69b3e7a03c
|
pcapif: added IPv6 support, use pcap_next() instead of pcap_poll(), changed occurrences of the string 'pktif' to 'pcapif'
|
2011-09-02 22:10:26 +02:00 |
|
goldsimon
|
5e7c830745
|
Correctly initialize used_adapter to NULL
|
2010-05-16 16:05:26 +00:00 |
|
goldsimon
|
48bb647dc2
|
Added pcapif that uses the (win)pcap library instead of the (undocumented) packet library. This makes it also usable under other OSes than win32
|
2010-04-26 20:08:13 +00:00 |
|