Add Windows version info resource.
[obnox/wireshark/wip.git] / capture_wpcap_packet.c
2006-05-31 geraldTethereal/tethereal -> TShark/tshark.
2006-05-28 etxrabEthereal->Wireshark
2006-05-21 sahlbergname change
2006-04-25 ulflcopy input data into the buffer given to PacketRequest...
2006-04-10 ulflfix #868: don't assert but simply ignore values that...
2005-09-20 ulflfix a compiler warning (... copied from RFC2553 :-)
2005-09-20 ulflthe buildbot has a problem not knowing sa_family_t...
2005-09-19 ulflfix #340: define the missing sockaddr_storage struct...
2005-05-21 ulfldon't crash if packet.dll is not available, add some...
2005-05-21 ulflas suggested by Loris: add wpcap_packet_get_version...
2005-05-21 ulfldon't use LPADAPTER but simply void * as we don't need...
2005-05-20 ulflwin32 only: get interface details from WinPcap's packet...