Changes between Version 5 and Version 6 of WikiStart


Ignore:
Timestamp:
11/17/11 18:05:14 (12 years ago)
Author:
Kris Deugau
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v5 v6  
    1616[https://secure.deepnet.cx/svn/ipdb/branches/stable SVN latest patch]
    1717
     18Try out the live [https://secure.deepnet.cx/demos/ipdb demo] - full access is available using the default admin/admin user/password.  Note that actual sending of emails has been disabled in the code in this install.
     19
    1820==== Development ====
    1921
     
    2224=== (Mis)Features: ===
    2325
    24 - Stable branch supports IPv6, although there may still be a few lurking bugs, and there are "recommended practices" for v6 allocations that are not implemented.  See #24, among others.
     26- Stable branch supports IPv6, although there may still be a few lurking bugs, and there are "recommended practices" for v6 allocations that are not implemented.  See #24, among others.  For instance, IP pools are created but silently refuse to create the IP lists since a minimal allocation nominally equivalent to a single IPv4 IP is 64 bits of possible hosts in standard IPv6 terms.
    2527- Internal data structures emulate the general routing configuration of most networks, although it does not directly represent or emulate deep routing chains.
    2628- "Maxiumum contiguous free space" allocation alogorithm;  if a /29 and /26 are allocated from a /24, then allocation of a /27 will happen from the free space between the /29 and /26.  Planned enhancement:  Reserve space for expanding a block (#24).