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

Re: [manet] draft-ietf-manet-nhdp-10.txt - WGLC - Oct 5th 2009



Now metrics join the game. Currently not part of NHDP, while this
is strongly related to neighborhood. Metrics would be used not only
by OLSR (e.g. distance in DYMO).

Another thought: is it up to NHDP to keep track metrics for the link 
to the 2-hop neighbor? If not, I think there is no problem.

And a remark on the address uniqueness: is anycast permitted? And what 
if a lot of duplicates are in the network, all on different media?
I was present at an event with some ad hoc networking. I saw a lot of
192.168.0.0/24 networks. Luckily, nobody was shot.

Teco.

|-----Oorspronkelijk bericht-----
|Van: manet-bounces at ietf.org [mailto:manet-bounces at ietf.org] Namens
|Henning Rogge
|Verzonden: donderdag 17 september 2009 18:01
|Aan: manet at ietf.org
|Onderwerp: Re: [manet] draft-ietf-manet-nhdp-10.txt - WGLC - Oct 5th
|2009
|
|Am Donnerstag 17 September 2009 17:34:09 schrieb Justin Dean:
|> An alternate proposal:
|> NHDP interfaces of a router which running on the same medium must be
|> uniquely addressed.
|> NHDP interfaces of a router running on differing
|> mediums may be addressed the same (their "identifying," THIS_IF,
|address
|> sets MUST match completely.)
|
|I'm not sure if this will be enough with link quality together (or other
|link
|specific information in the hellos).
|
|Assume a chain of three nodes, A=B-C. There are two different sepparate
|channels between A and B, but only one between B and C (on a third
|channel).
|
|If C receives a hello from B, it cannot tell the link metrics values of
|the
|two connections between A and B appart, they have the same IP.
|
|Maybe I am missing something here ?
|
|Henning