mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
157 lines
6.0 KiB
HTML
157 lines
6.0 KiB
HTML
|
|
|
|
<!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/html; charset=utf-8" />
|
|
|
|
<title>Development Corner — ifupdown2 0.1 documentation</title>
|
|
|
|
<link rel="stylesheet" href="_static/default.css" type="text/css" />
|
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
|
|
|
<script type="text/javascript">
|
|
var DOCUMENTATION_OPTIONS = {
|
|
URL_ROOT: '',
|
|
VERSION: '0.1',
|
|
COLLAPSE_INDEX: false,
|
|
FILE_SUFFIX: '.html',
|
|
HAS_SOURCE: true
|
|
};
|
|
</script>
|
|
<script type="text/javascript" src="_static/jquery.js"></script>
|
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
|
<link rel="top" title="ifupdown2 0.1 documentation" href="index.html" />
|
|
<link rel="next" title="Documentation for the Code" href="apiref.html" />
|
|
<link rel="prev" title="User Guide" href="userguide.html" />
|
|
</head>
|
|
<body>
|
|
<div class="related">
|
|
<h3>Navigation</h3>
|
|
<ul>
|
|
<li class="right" style="margin-right: 10px">
|
|
<a href="genindex.html" title="General Index"
|
|
accesskey="I">index</a></li>
|
|
<li class="right" >
|
|
<a href="py-modindex.html" title="Python Module Index"
|
|
>modules</a> |</li>
|
|
<li class="right" >
|
|
<a href="apiref.html" title="Documentation for the Code"
|
|
accesskey="N">next</a> |</li>
|
|
<li class="right" >
|
|
<a href="userguide.html" title="User Guide"
|
|
accesskey="P">previous</a> |</li>
|
|
<li><a href="index.html">ifupdown2 0.1 documentation</a> »</li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="document">
|
|
<div class="documentwrapper">
|
|
<div class="bodywrapper">
|
|
<div class="body">
|
|
|
|
<div class="section" id="development-corner">
|
|
<h1>Development Corner<a class="headerlink" href="#development-corner" title="Permalink to this headline">¶</a></h1>
|
|
<div class="section" id="getting-started">
|
|
<h2>getting started<a class="headerlink" href="#getting-started" title="Permalink to this headline">¶</a></h2>
|
|
<p>Unlike original ifupdown, all interface configuration is moved to external
|
|
python modules. That includes inet, inet6 and dhcp configurations.</p>
|
|
<ul class="simple">
|
|
<li>if you are looking at fixing bugs or adding new features to the ifupdown2
|
|
infrastructure package, pls look at the apiref, documentation and code
|
|
for python-ifupdown2</li>
|
|
<li>if you are looking at developing a new module, pls look at writing a addon
|
|
module in the python-ifupdown2-addons documentation</li>
|
|
</ul>
|
|
</div>
|
|
<div class="section" id="apiref">
|
|
<h2>Apiref<a class="headerlink" href="#apiref" title="Permalink to this headline">¶</a></h2>
|
|
<div class="toctree-wrapper compound">
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="apiref.html">Documentation for the Code</a><ul>
|
|
<li class="toctree-l2"><a class="reference internal" href="apiref.html#ifupdownmain">ifupdownmain</a></li>
|
|
<li class="toctree-l2"><a class="reference internal" href="apiref.html#module-iface">iface</a></li>
|
|
<li class="toctree-l2"><a class="reference internal" href="apiref.html#module-scheduler">scheduler</a></li>
|
|
<li class="toctree-l2"><a class="reference internal" href="apiref.html#module-networkinterfaces">networkinterfaces</a></li>
|
|
<li class="toctree-l2"><a class="reference internal" href="apiref.html#module-statemanager">statemanager</a></li>
|
|
<li class="toctree-l2"><a class="reference internal" href="apiref.html#module-graph">graph</a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="sphinxsidebar">
|
|
<div class="sphinxsidebarwrapper">
|
|
<h3><a href="index.html">Table Of Contents</a></h3>
|
|
<ul>
|
|
<li><a class="reference internal" href="#">Development Corner</a><ul>
|
|
<li><a class="reference internal" href="#getting-started">getting started</a></li>
|
|
<li><a class="reference internal" href="#apiref">Apiref</a><ul>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
|
|
<h4>Previous topic</h4>
|
|
<p class="topless"><a href="userguide.html"
|
|
title="previous chapter">User Guide</a></p>
|
|
<h4>Next topic</h4>
|
|
<p class="topless"><a href="apiref.html"
|
|
title="next chapter">Documentation for the Code</a></p>
|
|
<h3>This Page</h3>
|
|
<ul class="this-page-menu">
|
|
<li><a href="_sources/developmentcorner.txt"
|
|
rel="nofollow">Show Source</a></li>
|
|
</ul>
|
|
<div id="searchbox" style="display: none">
|
|
<h3>Quick search</h3>
|
|
<form class="search" action="search.html" method="get">
|
|
<input type="text" name="q" />
|
|
<input type="submit" value="Go" />
|
|
<input type="hidden" name="check_keywords" value="yes" />
|
|
<input type="hidden" name="area" value="default" />
|
|
</form>
|
|
<p class="searchtip" style="font-size: 90%">
|
|
Enter search terms or a module, class or function name.
|
|
</p>
|
|
</div>
|
|
<script type="text/javascript">$('#searchbox').show(0);</script>
|
|
</div>
|
|
</div>
|
|
<div class="clearer"></div>
|
|
</div>
|
|
<div class="related">
|
|
<h3>Navigation</h3>
|
|
<ul>
|
|
<li class="right" style="margin-right: 10px">
|
|
<a href="genindex.html" title="General Index"
|
|
>index</a></li>
|
|
<li class="right" >
|
|
<a href="py-modindex.html" title="Python Module Index"
|
|
>modules</a> |</li>
|
|
<li class="right" >
|
|
<a href="apiref.html" title="Documentation for the Code"
|
|
>next</a> |</li>
|
|
<li class="right" >
|
|
<a href="userguide.html" title="User Guide"
|
|
>previous</a> |</li>
|
|
<li><a href="index.html">ifupdown2 0.1 documentation</a> »</li>
|
|
</ul>
|
|
</div>
|
|
<div class="footer">
|
|
© Copyright 2014, Roopa Prabhu.
|
|
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
|
|
</div>
|
|
</body>
|
|
</html> |