Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a compiler warning (... copied from RFC2553 :-) | Ulf Lamping | 2005-09-20 | 1 | -1/+1 |
* | the buildbot has a problem not knowing sa_family_t, define eth_sa_family_t an... | Ulf Lamping | 2005-09-20 | 1 | -4/+7 |
* | fix #340: define the missing sockaddr_storage struct to be able to use Packet... | Ulf Lamping | 2005-09-19 | 1 | -0/+39 |
* | don't crash if packet.dll is not available, add some more packet.dll version ... | Ulf Lamping | 2005-05-21 | 1 | -1/+3 |
* | as suggested by Loris: add wpcap_packet_get_version() and check the packet.dl... | Ulf Lamping | 2005-05-21 | 1 | -3/+15 |
* | don't use LPADAPTER but simply void * as we don't need to look inside the mem... | Ulf Lamping | 2005-05-21 | 1 | -8/+8 |
* | win32 only: get interface details from WinPcap's packet.dll (direct access to... | Ulf Lamping | 2005-05-20 | 1 | -0/+252 |