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

パスワード:


パスワード紛失

新規登録
検索
メインメニュー
アクセスカウンター
2024/05/15:17/23
2024/05/14:20/24

2024/03/16より391/1402
人気モジュール
No.1: フォーラム 73
No.2: ニュース 2
No.3: QualNet概要 1
日曜日からの合計
人気Browser&OS
No.1:巡回ロボット54
No.2:Unknown OS1

No.1:どっかの巡回ロボット48
No.2:Google巡回ロボット3
No.3:Majestic-12巡回ロボット3

日曜日からの合計
メイン
   Scenario Setup & Configuration
     他ルーティングプロトコルへのデータ転送
投稿するにはまず登録を

題名 投稿者 日時
   他ルーティングプロトコルへのデータ転送 rayon 2009/9/15 23:15
     Re: 他ルーティングプロトコルへのデータ転送 hiro 2009/9/17 2:31
       Re: 他ルーティングプロトコルへのデータ転送 rayon 2009/9/17 3:50
         Re: 他ルーティングプロトコルへのデータ転送 hiro 2009/9/17 12:43
           Re: 他ルーティングプロトコルへのデータ転送 rayon 2009/9/17 15:38
             Re: 他ルーティングプロトコルへのデータ転送 hiro 2009/9/20 18:52
               Re: 他ルーティングプロトコルへのデータ転送 rayon 2009/9/20 20:51
                 Re: 他ルーティングプロトコルへのデータ転送 hiro 2009/9/21 18:39
                 » Re: 他ルーティングプロトコルへのデータ転送 rayon 2009/9/21 21:50
                     Re: 他ルーティングプロトコルへのデータ転送 hiro 2009/9/27 21:34
                       Re: 他ルーティングプロトコルへのデータ転送 rayon 2009/9/28 1:51
フラット表示 前のトピック | 次のトピック
投稿者 スレッド
rayon
投稿日時: 2009/9/21 21:50
新米
登録日: 2009/9/15
居住地:
投稿: 6
Re: 他ルーティングプロトコルへのデータ転送
助言有り難う御座います。

提案された設定を用いてインターフェイスを調べてみました。
AODVとの時間関係を見るために
AodvTransmitData 関数内で NetworkIpSendPacketToMacLayer 関数の
直前にノード番号、送信インターフェイス番号、次ホップアドレスを出力し、
RoutePacketAndSendToMac 関数の呼び出し直後で
incomingInterface と outgoingInterface を表示しました。

以下はノード1から5にCBRでパケットを2つ送信した際の結果です。

 RoutePacketAndSendToMac : incomingInterface = -2 , outgoingInterface = 0
nodeId = 1, outInterface = 0, nextHop = 80010002
 RoutePacketAndSendToMac : incomingInterface = 0 , outgoingInterface = -1
nodeId = 2, outInterface = 0, nextHop = 80010003
 RoutePacketAndSendToMac : incomingInterface = 0 , outgoingInterface = -1
nodeId = 3, outInterface = 0, nextHop = 80020001
 RoutePacketAndSendToMac : incomingInterface = 1 , outgoingInterface = -1
 RoutePacketAndSendToMac : incomingInterface = -2 , outgoingInterface = 0
nodeId = 1, outInterface = 0, nextHop = 80010002
 RoutePacketAndSendToMac : incomingInterface = 0 , outgoingInterface = -1
nodeId = 2, outInterface = 0, nextHop = 80010003
 RoutePacketAndSendToMac : incomingInterface = 0 , outgoingInterface = -1
nodeId = 3, outInterface = 0, nextHop = 80020001
 RoutePacketAndSendToMac : incomingInterface = 1 , outgoingInterface = -1
フラット表示 前のトピック | 次のトピック
Copyright c KOZO KEIKAKU ENGINEERING Inc. All Rights Reserved.
XOOPS Cube PROJECT