cmcast.txt

来自「ns2.1b5版本中cbrp碼」· 文本 代码 · 共 46 行

TXT
46
字号
 # # tcl/ex/newmcast/cmcast.txt # # Copyright (C) 1997 by USC/ISI # All rights reserved.                                             #                                                                 # Redistribution and use in source and binary forms are permitted # provided that the above copyright notice and this paragraph are # duplicated in all such forms and that any documentation, advertising # materials, and other materials related to such distribution and use # acknowledge that the software was developed by the University of # Southern California, Information Sciences Institute.  The name of the # University may not be used to endorse or promote products derived from # this software without specific prior written permission. #  # THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED # WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. #  # Contributed by Polly Huang (USC/ISI), http://www-scf.usc.edu/~bhuang #  #source: node 2RP    : node 3Register msgs in   : bluenative data pkts in: blacktime    entity  event========================0.2	node 2:	starts sending in CBR -> registers0.3	node 1: joins (won't see join messages 'cause this is session mcast)		but see native data pkts from node 3-> node 10.4	node 0: joins, data pkts from node 3-> node 1-> node 0*0.45	switch tree type from RP tree to shortest path tree	native data pkts from node 2-> node 1-> node 0	(slow motion here will see better)0.6	node 3: joins, data pkt from node 2 -> node 1 -> node 3 and 00.7	node 0: leaves, node 1 stop forwarding to node 0*0.85	recompute mroutes: pretty much everything stays the same0.9	node 3: leaves, node 1 stop forwarding to node 31.0	node 1: leaves, node 2 stop forwarding to node 1

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?