[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [manet] [Autoconf] call for consensus about link local address support



Hi Charlie,


|> EUI-64 is one mechanism, especially useful when there is a globally
|> unique MAC address available. Any unique MAC address on the box
|> will do.
|> Another practical approach is using random interface-id and accept
|> an almost zero chance on a duplicate.
|
|In the past, some random number generators have been "bad",
|to use the technical nomenclature.  Perhaps you would like to
|make it illegal by international law to enable user-selectable MAC
|addresses.

I'll repeat my opinion: I think DAD is optional. It helps for misbehaving
nodes (or manual configuration). Wellbehaving nodes have the overhead.
And thus I think it is useless. And harmful, because the risk of a DoS
attack.

And yes, random means random.


|>  I don't see a reason why
|> DYMO won't send messages with link-locals.
|
|That one I can answer.  It's because link-locals (almost by definition)
|do not contain any information useful for the purposes of DYMO
|(i.e., creating routes to destination IP addresses).

???
The source IP address of a DYMO message has little to do with routes
to be created. It is needed for 1-hop connectivity only.
So link-locals work well for DYMO :-)
But for sure, the created routes are ULA or global (or new type
"ManetLocal").


Regards, Teco.