From e9fca01cecd8376ce0dc22655b0d3356bfc86580 Mon Sep 17 00:00:00 2001 From: sven-ola Date: Sat, 16 Oct 2010 11:01:26 +0000 Subject: doc git-svn-id: https://map66.svn.sourceforge.net/svnroot/map66@50 3484d885-4da6-438d-b19d-107d078dd756 --- TODO | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 0626c3c..b26d071 100644 --- a/TODO +++ b/TODO @@ -36,3 +36,18 @@ while (c != NEXTHDR_NONE && ip6t_ext_hdr(currenthdr)) { c = hp->nexthdr; ptr += hdrlen; } + +gai.conf ip ranges: +::1/128 0 (localhost) +::/0 1 (?all IPv6, including global unicast?) +2002::/16 2 (6to4) +::/96 3 (ipv4 compat, deprecated) +::ffff:0:0/96 4 (ipv4 mapped) +fec0::/10 5 (ubuntu, site local unicast, deprecated) +fc00::/7 6 (ubuntu, unique local unicast) +2001:0::/32 7 (ubuntu, teredo) + +2000::/3 (global unicast) +2001::/16 (for ISPs) +2001:db8::/32 (doku) +3ffe::/16 (6bone) -- cgit v1.2.3