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/structrpcap__openreply.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/structrpcap__openreply.html')
-rw-r--r-- | 3rdparty/winpcap/docs/html/structrpcap__openreply.html | 92 |
1 files changed, 0 insertions, 92 deletions
diff --git a/3rdparty/winpcap/docs/html/structrpcap__openreply.html b/3rdparty/winpcap/docs/html/structrpcap__openreply.html deleted file mode 100644 index bc686e215aa..00000000000 --- a/3rdparty/winpcap/docs/html/structrpcap__openreply.html +++ /dev/null @@ -1,92 +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: rpcap_openreply Struct 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 class="current"><a href="annotated.html"><span>Data Structures</span></a></li> - <li><a href="files.html"><span>Files</span></a></li> - </ul> - </div> - <div class="tabs"> - <ul> - <li><a href="annotated.html"><span>Data Structures</span></a></li> - <li><a href="functions.html"><span>Data Fields</span></a></li> - </ul> - </div> -</div> -<div class="contents"> -<h1>rpcap_openreply Struct Reference<br/> -<small> -[<a class="el" href="group__remote__pri__struct.html">Internal Structures and Definitions</a>]</small> -</h1><!-- doxytag: class="rpcap_openreply" --> -<p>Format of the message of the connection opening reply (open command). -<a href="#_details">More...</a></p> - -<p><code>#include <<a class="el" href="pcap-remote_8h_source.html">pcap-remote.h</a>></code></p> -<table border="0" cellpadding="0" cellspacing="0"> -<tr><td colspan="2"><h2>Data Fields</h2></td></tr> -<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__remote__pri__struct.html#ga56f1a81c92849566ae864511088eb7e8">int32</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structrpcap__openreply.html#a114fd2309d7d5811a05db20605112955">linktype</a></td></tr> -<tr><td class="mdescLeft"> </td><td class="mdescRight">Link type. <a href="#a114fd2309d7d5811a05db20605112955"></a><br/></td></tr> -<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__remote__pri__struct.html#ga56f1a81c92849566ae864511088eb7e8">int32</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structrpcap__openreply.html#a3d91df4637112c85432c1f3c59b2c5ae">tzoff</a></td></tr> -<tr><td class="mdescLeft"> </td><td class="mdescRight">Timezone offset. <a href="#a3d91df4637112c85432c1f3c59b2c5ae"></a><br/></td></tr> -</table> -<hr/><a name="_details"></a><h2>Detailed Description</h2> -<p>Format of the message of the connection opening reply (open command). </p> -<p>This structure transfers over the network some of the values useful on the client side. </p> - -<p>Definition at line <a class="el" href="pcap-remote_8h_source.html#l00186">186</a> of file <a class="el" href="pcap-remote_8h_source.html">pcap-remote.h</a>.</p> -<hr/><h2>Field Documentation</h2> -<a class="anchor" id="a114fd2309d7d5811a05db20605112955"></a><!-- doxytag: member="rpcap_openreply::linktype" ref="a114fd2309d7d5811a05db20605112955" args="" --> -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="group__remote__pri__struct.html#ga56f1a81c92849566ae864511088eb7e8">int32</a> <a class="el" href="structrpcap__openreply.html#a114fd2309d7d5811a05db20605112955">linktype</a></td> - </tr> - </table> -</div> -<div class="memdoc"> - -<p>Link type. </p> - -<p>Definition at line <a class="el" href="pcap-remote_8h_source.html#l00188">188</a> of file <a class="el" href="pcap-remote_8h_source.html">pcap-remote.h</a>.</p> - -</div> -</div> -<a class="anchor" id="a3d91df4637112c85432c1f3c59b2c5ae"></a><!-- doxytag: member="rpcap_openreply::tzoff" ref="a3d91df4637112c85432c1f3c59b2c5ae" args="" --> -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="group__remote__pri__struct.html#ga56f1a81c92849566ae864511088eb7e8">int32</a> <a class="el" href="structrpcap__openreply.html#a3d91df4637112c85432c1f3c59b2c5ae">tzoff</a></td> - </tr> - </table> -</div> -<div class="memdoc"> - -<p>Timezone offset. </p> - -<p>Definition at line <a class="el" href="pcap-remote_8h_source.html#l00189">189</a> of file <a class="el" href="pcap-remote_8h_source.html">pcap-remote.h</a>.</p> - -</div> -</div> -<hr/>The documentation for this struct was generated from the following file:<ul> -<li><a class="el" href="pcap-remote_8h_source.html">pcap-remote.h</a></li> -</ul> -</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> |