diff options
author | 2020-03-05 21:23:21 +1100 | |
---|---|---|
committer | 2020-03-05 21:23:21 +1100 | |
commit | 5bce46bd7561ae1857c7e17614133f01f984ae78 (patch) | |
tree | 5df802bbf88b78604f359e9691f395fd2fea4bec /3rdparty/winpcap/docs/html/incs_2pcap_8h.html | |
parent | 72082dc6d70b62ad921d5ac680c628c9ce158271 (diff) |
Removed winpcap and cleaned up network module selection.
(nw) The pcap.h header itself has the problematic original BSD license,
including the obnoxious advertising clause. Using tap/tun networking on
Windows provides a much better experience, so the extra setup is worth
it. This patch also allows you to enable pcap on platforms where it's
disabled by default with USE_PCAP=1 if you really want to use it.
Diffstat (limited to '3rdparty/winpcap/docs/html/incs_2pcap_8h.html')
-rw-r--r-- | 3rdparty/winpcap/docs/html/incs_2pcap_8h.html | 78 |
1 files changed, 0 insertions, 78 deletions
diff --git a/3rdparty/winpcap/docs/html/incs_2pcap_8h.html b/3rdparty/winpcap/docs/html/incs_2pcap_8h.html deleted file mode 100644 index 40a901db8c5..00000000000 --- a/3rdparty/winpcap/docs/html/incs_2pcap_8h.html +++ /dev/null @@ -1,78 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<title>WinPcap: pcap.h File Reference</title> -<link href="tabs.css" rel="stylesheet" type="text/css"/> -<link href="style.css" rel="stylesheet" type="text/css"/> -</head> -<body> -<!-- Generated by Doxygen 1.6.1 --> -<div class="navigation" id="top"> - <div class="tabs"> - <ul> - <li><a href="main.html"><span>Main Page</span></a></li> - <li><a href="pages.html"><span>Related Pages</span></a></li> - <li><a href="modules.html"><span>Modules</span></a></li> - <li><a href="annotated.html"><span>Data Structures</span></a></li> - <li class="current"><a href="files.html"><span>Files</span></a></li> - </ul> - </div> - <div class="tabs"> - <ul> - <li><a href="files.html"><span>File List</span></a></li> - <li><a href="globals.html"><span>Globals</span></a></li> - </ul> - </div> -</div> -<div class="contents"> -<h1>pcap.h File Reference</h1><code>#include <pcap-stdinc.h></code><br/> -<code>#include <net/bpf.h></code><br/> -<code>#include <stdio.h></code><br/> - -<p><a href="incs_2pcap_8h_source.html">Go to the source code of this file.</a></p> -<table border="0" cellpadding="0" cellspacing="0"> -<tr><td colspan="2"><h2>Data Structures</h2></td></tr> -<tr><td class="memItemLeft" align="right" valign="top">struct </td><td class="memItemRight" valign="bottom"><a class="el" href="structpcap__file__header.html">pcap_file_header</a></td></tr> -<tr><td class="mdescLeft"> </td><td class="mdescRight">Header of a libpcap dump file. <a href="structpcap__file__header.html#_details">More...</a><br/></td></tr> -<tr><td class="memItemLeft" align="right" valign="top">struct </td><td class="memItemRight" valign="bottom"><a class="el" href="structpcap__pkthdr.html">pcap_pkthdr</a></td></tr> -<tr><td class="mdescLeft"> </td><td class="mdescRight">Header of a packet in the dump file. <a href="structpcap__pkthdr.html#_details">More...</a><br/></td></tr> -<tr><td class="memItemLeft" align="right" valign="top">struct </td><td class="memItemRight" valign="bottom"><a class="el" href="structpcap__stat.html">pcap_stat</a></td></tr> -<tr><td class="mdescLeft"> </td><td class="mdescRight">Structure that keeps statistical values on an interface. <a href="structpcap__stat.html#_details">More...</a><br/></td></tr> -<tr><td class="memItemLeft" align="right" valign="top">struct </td><td class="memItemRight" valign="bottom"><a class="el" href="structpcap__if.html">pcap_if</a></td></tr> -<tr><td class="mdescLeft"> </td><td class="mdescRight">Item in a list of interfaces, used by <a class="el" href="group__wpcapfunc.html#ga7b128eaeef627b408f6a6e2a2f5eb45d" title="Construct a list of network devices that can be opened with pcap_open_live().">pcap_findalldevs()</a>. <a href="structpcap__if.html#_details">More...</a><br/></td></tr> -<tr><td class="memItemLeft" align="right" valign="top">struct </td><td class="memItemRight" valign="bottom"><a class="el" href="structpcap__addr.html">pcap_addr</a></td></tr> -<tr><td class="mdescLeft"> </td><td class="mdescRight">Representation of an interface address, used by <a class="el" href="group__wpcapfunc.html#ga7b128eaeef627b408f6a6e2a2f5eb45d" title="Construct a list of network devices that can be opened with pcap_open_live().">pcap_findalldevs()</a>. <a href="structpcap__addr.html#_details">More...</a><br/></td></tr> -<tr><td colspan="2"><h2>Defines</h2></td></tr> -<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__wpcap__def.html#gaac031371d41e21ff96e80409e05a7ddb">PCAP_VERSION_MAJOR</a> 2</td></tr> -<tr><td class="mdescLeft"> </td><td class="mdescRight">Major libpcap dump file version. <a href="group__wpcap__def.html#gaac031371d41e21ff96e80409e05a7ddb"></a><br/></td></tr> -<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__wpcap__def.html#ga9c200b070c9f626d38184588b16849c2">PCAP_VERSION_MINOR</a> 4</td></tr> -<tr><td class="mdescLeft"> </td><td class="mdescRight">Minor libpcap dump file version. <a href="group__wpcap__def.html#ga9c200b070c9f626d38184588b16849c2"></a><br/></td></tr> -<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__wpcap__def.html#gacd448353957d92c98fccc29e1fc8d927">PCAP_ERRBUF_SIZE</a> 256</td></tr> -<tr><td class="mdescLeft"> </td><td class="mdescRight">Size to use when allocating the buffer that contains the libpcap errors. <a href="group__wpcap__def.html#gacd448353957d92c98fccc29e1fc8d927"></a><br/></td></tr> -<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__wpcap__def.html#ga43a6601bfd438efc02b0ba71c5439647">PCAP_IF_LOOPBACK</a> 0x00000001</td></tr> -<tr><td class="mdescLeft"> </td><td class="mdescRight">interface is loopback <a href="group__wpcap__def.html#ga43a6601bfd438efc02b0ba71c5439647"></a><br/></td></tr> -<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__wpcap__def.html#gac93c0a6ad1d2a3143b1115bdab3ac04d">MODE_CAPT</a> 0</td></tr> -<tr><td class="mdescLeft"> </td><td class="mdescRight">Capture mode, to be used when calling <a class="el" href="group__wpcapfunc.html#gaef07ef49d3c75644f3fd34518e2fe720" title="Set the working mode of the interface p to mode.">pcap_setmode()</a>. <a href="group__wpcap__def.html#gac93c0a6ad1d2a3143b1115bdab3ac04d"></a><br/></td></tr> -<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__wpcap__def.html#ga503326906a62e96c147ae6af31fb5659">MODE_STAT</a> 1</td></tr> -<tr><td class="mdescLeft"> </td><td class="mdescRight">Statistical mode, to be used when calling <a class="el" href="group__wpcapfunc.html#gaef07ef49d3c75644f3fd34518e2fe720" title="Set the working mode of the interface p to mode.">pcap_setmode()</a>. <a href="group__wpcap__def.html#ga503326906a62e96c147ae6af31fb5659"></a><br/></td></tr> -<tr><td colspan="2"><h2>Typedefs</h2></td></tr> -<tr><td class="memItemLeft" align="right" valign="top">typedef int </td><td class="memItemRight" valign="bottom"><a class="el" href="group__wpcap__def.html#ga759c6336c1d9abb462d9248c5ca5c437">bpf_int32</a></td></tr> -<tr><td class="mdescLeft"> </td><td class="mdescRight">32-bit integer <a href="group__wpcap__def.html#ga759c6336c1d9abb462d9248c5ca5c437"></a><br/></td></tr> -<tr><td class="memItemLeft" align="right" valign="top">typedef u_int </td><td class="memItemRight" valign="bottom"><a class="el" href="group__wpcap__def.html#ga37fdbc8313e90fb2041203a2e40cd482">bpf_u_int32</a></td></tr> -<tr><td class="mdescLeft"> </td><td class="mdescRight">32-bit unsigned integer <a href="group__wpcap__def.html#ga37fdbc8313e90fb2041203a2e40cd482"></a><br/></td></tr> -<tr><td class="memItemLeft" align="right" valign="top">typedef struct pcap </td><td class="memItemRight" valign="bottom"><a class="el" href="group__wpcap__def.html#ga4711d025f83503ce692efa5e45ec60a7">pcap_t</a></td></tr> -<tr><td class="mdescLeft"> </td><td class="mdescRight">Descriptor of an open capture instance. This structure is <b>opaque</b> to the user, that handles its content through the functions provided by wpcap.dll. <a href="group__wpcap__def.html#ga4711d025f83503ce692efa5e45ec60a7"></a><br/></td></tr> -<tr><td class="memItemLeft" align="right" valign="top">typedef struct pcap_dumper </td><td class="memItemRight" valign="bottom"><a class="el" href="group__wpcap__def.html#gab8c7858aa3a7e3158d9d58cb113a2ae8">pcap_dumper_t</a></td></tr> -<tr><td class="mdescLeft"> </td><td class="mdescRight">libpcap savefile descriptor. <a href="group__wpcap__def.html#gab8c7858aa3a7e3158d9d58cb113a2ae8"></a><br/></td></tr> -<tr><td class="memItemLeft" align="right" valign="top">typedef struct <a class="el" href="structpcap__if.html">pcap_if</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group__wpcap__def.html#ga3a6e7cbf8d9752da3add4676c7cd4c58">pcap_if_t</a></td></tr> -<tr><td class="mdescLeft"> </td><td class="mdescRight">Item in a list of interfaces, see <a class="el" href="structpcap__if.html" title="Item in a list of interfaces, used by pcap_findalldevs().">pcap_if</a>. <a href="group__wpcap__def.html#ga3a6e7cbf8d9752da3add4676c7cd4c58"></a><br/></td></tr> -<tr><td class="memItemLeft" align="right" valign="top">typedef struct <a class="el" href="structpcap__addr.html">pcap_addr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group__wpcap__def.html#gad5c2e491e2ca9d8eefe4217021c99bdc">pcap_addr_t</a></td></tr> -<tr><td class="mdescLeft"> </td><td class="mdescRight">Representation of an interface address, see <a class="el" href="structpcap__addr.html" title="Representation of an interface address, used by pcap_findalldevs().">pcap_addr</a>. <a href="group__wpcap__def.html#gad5c2e491e2ca9d8eefe4217021c99bdc"></a><br/></td></tr> -</table> -</div> - -<hr> -<p align="right"><img border="0" src="winpcap_small.gif" align="absbottom" width="91" height="27"> -documentation. Copyright (c) 2002-2005 Politecnico di Torino. Copyright (c) 2005-2009 -CACE Technologies. All rights reserved.</p> |