Japan QualNet Community Forums Japan QualNet Community Forums
Welcome Guest 
ログイン
ユーザ名:

パスワード:


パスワード紛失

新規登録
検索
メインメニュー
アクセスカウンター
2024/05/09:12/13
2024/05/08:22/25

2024/03/10より371/1383
人気モジュール
No.1: フォーラム 91
No.2: QualNet概要 6
日曜日からの合計
人気Browser&OS
No.1:巡回ロボット82
No.2:Linux3
No.3:Unknown OS1

No.1:どっかの巡回ロボット78
No.2:Safari3
No.3:Baidu巡回ロボット3

日曜日からの合計
メイン
   Routing Protocols Implementation & Model Development
     経路応答ストームについての記述箇所は?
投稿するにはまず登録を

題名 投稿者 日時
   経路応答ストームについての記述箇所は? adhocker 2006/1/30 20:20
     Re: 経路応答ストームについての記述箇所は? forum_support 2006/1/31 19:45
       Re: 経路応答ストームについての記述箇所は? adhocker 2006/2/2 6:13
       » Re: 経路応答ストームについての記述箇所は? forum_support 2006/2/2 11:31
           Re: 経路応答ストームについての記述箇所は? adhocker 2006/2/2 16:08
             Re: 経路応答ストームについての記述箇所は? forum_support 2006/2/2 20:48
               Re: 経路応答ストームについての記述箇所は? adhocker 2006/2/2 23:54
フラット表示 前のトピック | 次のトピック
投稿者 スレッド
forum_support
投稿日時: 2006/2/2 11:31
モデレータ
登録日: 2005/5/17
居住地: 東京都中野区中央4-5-3 ?構造計画研究所
投稿: 322
Re: 経路応答ストームについての記述箇所は?
開発もとより返信を貰いました。

RREPの返信遅延時間に

(clocktype) (pc_erand(node->seed) * DSR_BROADCAST_JITTER)

を用いていますが、draft では

d = H * (h - 1 + r)

   where h is the length in number of network hops for the route to be
   returned in this node's Route Reply, r is a random floating point
   number between 0 and 1, and H is a small constant delay (at least
   twice the maximum wireless link propagation delay) to be introduced
   per hop.  

となっています。これは h == 1 と考えたことになります。
理由は、この機能自体がdraft上では "MAY clause" であり
規定されているものではないためとのことです。

また、複数のRREPが返されるのを極力さけるため、Draft では
以下のように定義されています。

Within the delay period, this node promiscuously receives all
   packets, looking for data packets from the initiator of this Route
   Discovery destined for the target of the Discovery.  If such a data
   packet received by this node during the delay period uses a source
   route of length less than or equal to h, this node may infer that the
   initiator of the Route Discovery has already received a Route Reply
   giving an equally good or better route.  In this case, this node
   SHOULD cancel its delay timer and SHOULD NOT send its Route Reply for
   this Route Discovery.


ただし、これも mandatory では無いため、今のところは実装されていないとのことです。

ご参考になりましたら幸いです。

フラット表示 前のトピック | 次のトピック
Copyright c KOZO KEIKAKU ENGINEERING Inc. All Rights Reserved.
XOOPS Cube PROJECT