Edit file File name : references.html Content : <!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="X-UA-Compatible" content="IE=Edge" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Standards and References — netaddr 0.7.19 documentation</title> <link rel="stylesheet" href="_static/classic.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></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="index" title="Index" href="genindex.html" /> <link rel="search" title="Search" href="search.html" /> <link rel="copyright" title="Copyright" href="copyright.html" /> <link rel="next" title="Authors" href="authors.html" /> <link rel="prev" title="What’s new in netaddr 0.7.19" href="changes.html" /> </head><body> <div class="related" role="navigation" aria-label="related navigation"> <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="authors.html" title="Authors" accesskey="N">next</a> |</li> <li class="right" > <a href="changes.html" title="What’s new in netaddr 0.7.19" accesskey="P">previous</a> |</li> <li class="nav-item nav-item-0"><a href="index.html">netaddr 0.7.19 documentation</a> »</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <div class="section" id="standards-and-references"> <h1>Standards and References<a class="headerlink" href="#standards-and-references" title="Permalink to this headline">¶</a></h1> <p>The following references are applicable to the netaddr library.</p> <div class="section" id="rfcs"> <h2>RFCs<a class="headerlink" href="#rfcs" title="Permalink to this headline">¶</a></h2> <p>The following RFCs have guided netaddr’s feature set and capabilities.</p> <div class="section" id="ipv4"> <h3>IPv4<a class="headerlink" href="#ipv4" title="Permalink to this headline">¶</a></h3> <dl class="docutils"> <dt>RFC 791 - Internet Protocol</dt> <dd><ul class="first last simple"> <li><a class="reference external" href="http://www.ietf.org/rfc/rfc791">http://www.ietf.org/rfc/rfc791</a></li> </ul> </dd> <dt>RFC 1918 - Address Allocation for Private Internets</dt> <dd><ul class="first last simple"> <li><a class="reference external" href="http://www.ietf.org/rfc/rfc1918">http://www.ietf.org/rfc/rfc1918</a></li> </ul> </dd> <dt>RFC 3330 - Special-Use IPv4 Addresses</dt> <dd><ul class="first last simple"> <li><a class="reference external" href="http://www.ietf.org/rfc/rfc3330">http://www.ietf.org/rfc/rfc3330</a></li> </ul> </dd> <dt>RFC 3927 - Dynamic Configuration of IPv4 Link-Local Addresses</dt> <dd><ul class="first last simple"> <li><a class="reference external" href="http://www.ietf.org/rfc/rfc3927">http://www.ietf.org/rfc/rfc3927</a></li> </ul> </dd> </dl> </div> <div class="section" id="multicast-ipv4"> <h3>Multicast (IPv4)<a class="headerlink" href="#multicast-ipv4" title="Permalink to this headline">¶</a></h3> <dl class="docutils"> <dt>RFC 2365 - Administratively Scoped IP Multicast</dt> <dd><ul class="first last simple"> <li><a class="reference external" href="http://www.ietf.org/rfc/rfc2365">http://www.ietf.org/rfc/rfc2365</a></li> </ul> </dd> <dt>RFC 3171 - IANA IPv4 Multicast Guidelines</dt> <dd><ul class="first last simple"> <li><a class="reference external" href="http://www.ietf.org/rfc/rfc3171">http://www.ietf.org/rfc/rfc3171</a></li> </ul> </dd> <dt>RFC 3927 - Dynamic Configuration of IPv4 Link-Local Addresses</dt> <dd><ul class="first last simple"> <li><a class="reference external" href="http://www.ietf.org/rfc/rfc3927">http://www.ietf.org/rfc/rfc3927</a></li> </ul> </dd> </dl> </div> <div class="section" id="ipv6"> <h3>IPv6<a class="headerlink" href="#ipv6" title="Permalink to this headline">¶</a></h3> <dl class="docutils"> <dt>RFC 3330 - Special-Use IPv4 Addresses</dt> <dd><ul class="first last simple"> <li><a class="reference external" href="http://www.ietf.org/rfc/rfc3330">http://www.ietf.org/rfc/rfc3330</a></li> </ul> </dd> <dt>RFC 4291 - IPv6 Addressing Architecture</dt> <dd><ul class="first last simple"> <li><a class="reference external" href="http://www.ietf.org/rfc/rfc4291">http://www.ietf.org/rfc/rfc4291</a></li> </ul> </dd> <dt>RFC 3306 - Unicast-Prefix-based IPv6 Multicast</dt> <dd><ul class="first last simple"> <li><a class="reference external" href="http://www.ietf.org/rfc/rfc3306">http://www.ietf.org/rfc/rfc3306</a></li> </ul> </dd> <dt>RFC 3956 - The RP Address in IPv6 Multicast Address</dt> <dd><ul class="first last simple"> <li><a class="reference external" href="http://www.ietf.org/rfc/rfc3956">http://www.ietf.org/rfc/rfc3956</a></li> </ul> </dd> <dt>RFC 3879 - Deprecating Site Local Addresses</dt> <dd><ul class="first last simple"> <li><a class="reference external" href="http://www.ietf.org/rfc/rfc3879">http://www.ietf.org/rfc/rfc3879</a></li> </ul> </dd> <dt>RFC 4193 - Unique Local IPv6 Unicast Addresses</dt> <dd><ul class="first last simple"> <li><a class="reference external" href="http://www.ietf.org/rfc/rfc4193">http://www.ietf.org/rfc/rfc4193</a></li> </ul> </dd> <dt>RFC 4941 - Privacy Extensions for Stateless Address</dt> <dd><ul class="first last simple"> <li><a class="reference external" href="http://www.ietf.org/rfc/rfc4941">http://www.ietf.org/rfc/rfc4941</a></li> </ul> </dd> <dt>RFC 1924 - A Compact Representation of IPv6 Addresses</dt> <dd><ul class="first last simple"> <li><a class="reference external" href="http://www.ietf.org/rfc/rfc1924">http://www.ietf.org/rfc/rfc1924</a></li> </ul> </dd> </dl> </div> <div class="section" id="classless-inter-domain-routing-cidr"> <h3>Classless Inter-Domain Routing (CIDR)<a class="headerlink" href="#classless-inter-domain-routing-cidr" title="Permalink to this headline">¶</a></h3> <dl class="docutils"> <dt>RFC 1338 - Supernetting: an Address Assignment and Aggregation Strategy</dt> <dd><ul class="first last simple"> <li><a class="reference external" href="http://www.ietf.org/rfc/rfc1338">http://www.ietf.org/rfc/rfc1338</a></li> </ul> </dd> <dt>RFC 4632 - Classless Inter-domain Routing (CIDR): The Internet Address Assignment and Aggregation Plan</dt> <dd><ul class="first last simple"> <li><a class="reference external" href="http://www.ietf.org/rfc/rfc4632">http://www.ietf.org/rfc/rfc4632</a></li> </ul> </dd> </dl> </div> </div> <div class="section" id="data-sources"> <h2>Data Sources<a class="headerlink" href="#data-sources" title="Permalink to this headline">¶</a></h2> <p>Data from the following sources is exposed via the netaddr API.</p> <div class="section" id="internet-assigned-numbers-authority-iana"> <h3>Internet Assigned Numbers Authority (IANA)<a class="headerlink" href="#internet-assigned-numbers-authority-iana" title="Permalink to this headline">¶</a></h3> <dl class="docutils"> <dt>IANA Protocol Registry</dt> <dd><ul class="first last simple"> <li><a class="reference external" href="http://www.iana.org/protocols/">http://www.iana.org/protocols/</a></li> </ul> </dd> <dt>IPv4 Address Space</dt> <dd><ul class="first last simple"> <li><a class="reference external" href="http://www.iana.org/assignments/ipv4-address-space">http://www.iana.org/assignments/ipv4-address-space</a></li> </ul> </dd> <dt>IPv6 Address Space</dt> <dd><ul class="first last simple"> <li><a class="reference external" href="http://www.iana.org/assignments/ipv6-address-space">http://www.iana.org/assignments/ipv6-address-space</a></li> </ul> </dd> <dt>Multicast Registrations</dt> <dd><ul class="first last simple"> <li><a class="reference external" href="http://www.iana.org/assignments/multicast-addresses">http://www.iana.org/assignments/multicast-addresses</a></li> </ul> </dd> </dl> </div> <div class="section" id="institute-of-electrical-and-electronics-engineers-ieee"> <h3>Institute of Electrical and Electronics Engineers (IEEE)<a class="headerlink" href="#institute-of-electrical-and-electronics-engineers-ieee" title="Permalink to this headline">¶</a></h3> <dl class="docutils"> <dt>IEEE Organisation Registry</dt> <dd><ul class="first last simple"> <li><a class="reference external" href="http://standards.ieee.org/regauth/oui/index.shtml">http://standards.ieee.org/regauth/oui/index.shtml</a></li> </ul> </dd> <dt>OUI (Organisationally Unique Identifier) Registrations</dt> <dd><ul class="first last simple"> <li><a class="reference external" href="http://standards.ieee.org/regauth/oui/oui.txt">http://standards.ieee.org/regauth/oui/oui.txt</a></li> </ul> </dd> <dt>IAB (Individual Address Block) Registrations</dt> <dd><ul class="first last simple"> <li><a class="reference external" href="http://standards.ieee.org/regauth/oui/iab.txt">http://standards.ieee.org/regauth/oui/iab.txt</a></li> </ul> </dd> </dl> </div> </div> </div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <h3><a href="index.html">Table Of Contents</a></h3> <ul> <li><a class="reference internal" href="#">Standards and References</a><ul> <li><a class="reference internal" href="#rfcs">RFCs</a><ul> <li><a class="reference internal" href="#ipv4">IPv4</a></li> <li><a class="reference internal" href="#multicast-ipv4">Multicast (IPv4)</a></li> <li><a class="reference internal" href="#ipv6">IPv6</a></li> <li><a class="reference internal" href="#classless-inter-domain-routing-cidr">Classless Inter-Domain Routing (CIDR)</a></li> </ul> </li> <li><a class="reference internal" href="#data-sources">Data Sources</a><ul> <li><a class="reference internal" href="#internet-assigned-numbers-authority-iana">Internet Assigned Numbers Authority (IANA)</a></li> <li><a class="reference internal" href="#institute-of-electrical-and-electronics-engineers-ieee">Institute of Electrical and Electronics Engineers (IEEE)</a></li> </ul> </li> </ul> </li> </ul> <h4>Previous topic</h4> <p class="topless"><a href="changes.html" title="previous chapter">What’s new in netaddr 0.7.19</a></p> <h4>Next topic</h4> <p class="topless"><a href="authors.html" title="next chapter">Authors</a></p> <div role="note" aria-label="source link"> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="_sources/references.rst.txt" rel="nofollow">Show Source</a></li> </ul> </div> <div id="searchbox" style="display: none" role="search"> <h3>Quick search</h3> <div class="searchformwrapper"> <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> </div> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="related" role="navigation" aria-label="related navigation"> <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="authors.html" title="Authors" >next</a> |</li> <li class="right" > <a href="changes.html" title="What’s new in netaddr 0.7.19" >previous</a> |</li> <li class="nav-item nav-item-0"><a href="index.html">netaddr 0.7.19 documentation</a> »</li> </ul> </div> <div class="footer" role="contentinfo"> © <a href="copyright.html">Copyright</a> Copyright (c) 2008 by David P. D. Moss. All rights reserved.. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.7.6. </div> </body> </html>Save