summaryrefslogtreecommitdiff
path: root/doc/api/libnet_8h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/libnet_8h.html')
-rw-r--r--doc/api/libnet_8h.html58
1 files changed, 58 insertions, 0 deletions
diff --git a/doc/api/libnet_8h.html b/doc/api/libnet_8h.html
new file mode 100644
index 0000000..20c9e4d
--- /dev/null
+++ b/doc/api/libnet_8h.html
@@ -0,0 +1,58 @@
+<!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"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.8.14"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>libnet: API Documentation: libnet.h File Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+<link href="libnet_api_stylesheet.css_tmpl" rel="stylesheet" type="text/css"/>
+</head>
+<!-- Generated by Doxygen 1.8.14 -->
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">libnet.h File Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p>Top-level libnet header file.
+<a href="#details">More...</a></p>
+<div class="textblock"><code>#include &quot;./libnet/libnet-types.h&quot;</code><br />
+<code>#include &quot;<a class="el" href="libnet-macros_8h_source.html">./libnet/libnet-macros.h</a>&quot;</code><br />
+<code>#include &quot;./libnet/libnet-headers.h&quot;</code><br />
+<code>#include &quot;./libnet/libnet-structures.h&quot;</code><br />
+<code>#include &quot;./libnet/libnet-asn1.h&quot;</code><br />
+<code>#include &quot;<a class="el" href="libnet-functions_8h_source.html">./libnet/libnet-functions.h</a>&quot;</code><br />
+</div><div class="textblock"><div class="dynheader">
+Include dependency graph for libnet.h:</div>
+<div class="dyncontent">
+<div class="center"><img src="libnet_8h__incl.png" border="0" usemap="#libnet_8h" alt=""/></div>
+<map name="libnet_8h" id="libnet_8h">
+<area shape="rect" id="node3" href="libnet-macros_8h.html" title="libnet macros and symbolic constants " alt="" coords="172,80,325,107"/>
+<area shape="rect" id="node7" href="libnet-functions_8h.html" title="libnet exported function prototypes " alt="" coords="890,80,1053,107"/>
+</map>
+</div>
+</div>
+<p><a href="libnet_8h_source.html">Go to the source code of this file.</a></p>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock"><p>Top-level libnet header file. </p>
+<p>This section doesn't contain any details about <a class="el" href="libnet_8h.html" title="Top-level libnet header file. ">libnet.h</a>.</p>
+<p>If you're wondering why, then that's mostly because <a class="el" href="libnet_8h.html" title="Top-level libnet header file. ">libnet.h</a> isn't where the action takes place. In fact, no action at all. Okay, maybe a little. But definitely not enough worth a separate man page or a detailed description. The real action goes down in some of the other files this file includes.</p>
+<p>Which probably makes you wonder why, of all libnet*.h headers this file includes, only <a class="el" href="libnet-functions_8h.html" title="libnet exported function prototypes ">libnet-functions.h</a> and <a class="el" href="libnet-macros_8h.html" title="libnet macros and symbolic constants ">libnet-macros.h</a> are documented. My friend, you're not alone in your marveling.</p>
+<p>You see, the guy who wrote them (Mike D. Schiffman) is gone, and the guy after him (Sam Roberts) didn't had much time left at the end of the day after bug fixing the living hell out of the source.</p>
+<p>And if you're wondering why the rest of libnet's documentation is either full of holes or nonexistent, then (a) good question; and (b) see the previous paragraph.</p>
+<p>Is this a sinking ship? Well, I can't answer that right now. What I can say is that it's just us now. So, "Lets (try to) make libnet great again"!</p>
+<p>Sincerely,</p>
+<p>Ali Abdulkadir </p>
+</div></div><!-- contents -->
+<hr>
+<address><small>
+Documentation for <a href="https://github.com/sgeto/libnet">libnet</a> (version 1.2-rc3).<br>
+Generated on Wed Apr 26 2017 by
+<a href="http://www.doxygen.org/">Doxygen 1.8.14</a>.
+</small></address>
+</body>
+</html>