]> The Tcpdump Group git mirrors - libpcap/history - pcap-tc.c
pcap_create_interface() needs the interface name on Linux.
[libpcap] / pcap-tc.c
2016-06-30  Denis Ovsienkomake more pcap_create_common() fixes
2016-06-30  Guy HarrisRename opt.source to opt.device.
2016-06-24  Yang LuoMerge remote-tracking branch 'the-tcpdump-group/master' 498/head
2016-06-04  Guy HarrisUpdate variable names and comments to reflect the previ...
2016-06-04  Guy HarrisPass a pointer to the length to the OID get/set routines.
2015-11-03  Guy HarrisUse pcap_snprintf() instead of snprintf().
2015-09-27  Guy HarrisMerge branch 'aix-large-files' of https://github.com...
2015-09-22  Francois-Xavier... Delete trailing spaces/tabs
2015-09-20  Gisle VanemFix compiler error.
2015-09-14  Guy HarrisAdd missing parenthesis.
2015-09-14  Gisle VanemFix prototype declarations for the OID get/set API...
2015-09-14  Guy HarrisHave better APIs for the OID get/set request calls.
2015-09-10  Gisle VanemEnable the prototype for TcSetUserBuffer().
2015-09-08  Guy HarrisStyle cleanup.
2015-09-08  Guy HarrisRemove "Oid" from "TcOidSendqueueTransmit()".
2015-09-08  Guy HarrisDon't export TcGetReceiveWaitHandle().
2015-09-08  Guy HarrisSet setuserbuffer_op in WinPcap.
2015-09-08  Gisle VanemFix compile errors.
2015-09-08  Guy HarrisThere's no "md" substructure; the timeout is now in...
2015-09-03  Guy HarrisAdd TurboCap support from WinPcap.