]> The Tcpdump Group git mirrors - libpcap/history - pcap-stdinc.h
pcap_create_interface() needs the interface name on Linux.
[libpcap] / pcap-stdinc.h
2016-06-27  Guy HarrisClean up white space.
2016-06-27  Guy HarrisMerge pull request #501 from hsluoyz/master
2016-06-27  Yang LuoHAVE_SNPRINTF is defined only for versions of MSVC... 501/head
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-23  Guy HarrisUse <inttypes.h> if we have it.
2015-09-23  Guy HarrisSwallow bittypes.h up into pcap-stdinc.h.
2015-09-23  Guy HarrisRemove obsolete comment.
2015-09-23  Guy HarrisWe shouldn't need to define {u}intptr_t.
2015-09-23  Guy HarrisOnly gencode.c uses the MinGW IPv6 definitionss; move...
2015-09-23  Guy HarrisGet rid of unused #defines.
2015-09-23  Guy HarrisPull ip6_misc.h into here.
2015-09-19  Gisle VanemDon't redefine inline in C++, for the benefit of C...
2015-09-04  Guy HarrisJust use #ifdef.
2015-02-15  Michael RichardsonMerge pull request #346 from atzm/linux-vlan-tpid
2015-02-15  Michael Richardsonissue: https://github.com/the-tcpdump-group/libpcap...
2014-11-13  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2014-08-06  Michael RichardsonMerge remote-tracking branch 'finepoint/master' into... 376/head
2014-05-10  Guy HarrisMerge pull request #356 from gvanem/master
2014-05-10  Gisle VanemUpdate pcap-stdinc.h
2014-05-10  Gisle VanemMade pcap-stdinc.h more readable.
2014-01-03  Denis Ovsienkoremove libpcap's own CVS keywords
2010-08-16  Stephen DonnellyMerge commit 'upstream/master'
2010-04-07  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2010-04-04  Guy HarrisDon't define or use any of the SIZEOF_ values.
2009-07-16  testAdded an #ifdef directive to allow compiling the WinPca...
2009-02-14  Guy HarrisFrom Gisle Vanem:
2008-10-06  gianlucaImplemented pcap_hopen_offline(). This "internal" funct...
2007-09-27  gianlucaAdded the definition of strdup as _strdup under VC6.
2007-04-01  guyAdd RCS IDs.
2005-07-21  rissoAdded a definition for SIZEOF_LONG_LONG for Cygnus...
2003-09-25  rissoAvoids a compiler warning in case _WINSOCKAPI_ was...
2003-05-15  rissoModified the license at the beginning of the files...
2002-08-05  guyGive the file an SCCS and RCS ID.
2002-08-02  rissoSorry, didn't see the patch that brought pcap-stdinc...
2002-08-02  rissoStrangely, the file seems to be truncated after its...
2002-08-02  guyUse <pcap-stdinc.h> only on Windows; on UNIX, selective...
2002-08-01  rissoAdded support for Win32, based on WinPcap.