summaryrefslogtreecommitdiffstats
path: root/ipv6.page
diff options
context:
space:
mode:
authorbnewbold <bnewbold@alum.mit.edu>2012-02-09 04:33:03 -0500
committerbnewbold <bnewbold@alum.mit.edu>2012-02-09 04:35:22 -0500
commit03d57c2b8c35456064e9a450638220f2fe076be5 (patch)
tree4b657eaaab2ae637a700f92e09cf66735615f51d /ipv6.page
parent8959d9c34d24911047717ee7150909a0819a06c9 (diff)
downloadrooter_wiki-03d57c2b8c35456064e9a450638220f2fe076be5.tar.gz
rooter_wiki-03d57c2b8c35456064e9a450638220f2fe076be5.zip
lots of partial info
Diffstat (limited to 'ipv6.page')
-rw-r--r--ipv6.page18
1 files changed, 18 insertions, 0 deletions
diff --git a/ipv6.page b/ipv6.page
new file mode 100644
index 0000000..7668ea8
--- /dev/null
+++ b/ipv6.page
@@ -0,0 +1,18 @@
+
+ - by default (but not actually with most operating systems?), the client
+ device MAC address gets used as the lower 64bits of auto-configured IP
+ addresses, leaking a universally unique identified of the device.
+
+ - Instead of DHCP, Neighbor Discovery leads to a globaly-routable address very
+ quickly.
+
+ - Secure Neighbor Discovery Protocol (SEND) is patent-encumbered... but
+ something like this is necessary to prevent malicious MITM?
+
+ - IP Mobility
+
+Questions:
+
+ - How fast is neighbor discovery?
+
+ - How fast is IP Mobility handover?