Remove uninitalized variable warning
[obnox/wireshark/wip.git] / capture_wpcap_packet.c
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...