トレースファイル

トレースファイルを読む



IP部の書式
‐‐‐‐‐‐‐ [%d:%d %d:%d %d %d]
  • src:ih->sport()
  • dst:ih->dport()
  • ih->ttl_
  • ch->next_hop_ ※ない場合は0

AODV部の書式
[0x%x %d [%d %d] %f] (HELLO || REPLY || ERROR)
  • rp->rp_type
  • rp->rp_hop_count
  • rp->rp_dst
  • rp->rp_dst_seqno
  • rp->rp_lifetime

MAODV部の書式
[0x%x 0x%x %d %d [%d %d]] (GROUP HELLO)
  • gh->gh_type
  • gh->gh_flags
  • gh->gh_hop_count
  • gh->gh_grp_leader_addr
  • gh->gh_multi_grp_addr
  • gh->gh_grp_seqno
最終更新:2009年09月17日 18:16