[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ns] where is the definition of "Node alloaddr"
On Mon, 23 Jul 2001, HEI Xiaojun wrote:
> Dear ns users
>
> In the multicast example ~/ns-2/tcl/ex/mcast.tcl, there is the following
> command:
>
> set group [Node allocaddr]
>
> Would you please help me find the definition of "Node allocaddr" in the
> ns source codes?
man grep
grep allocaddr *
grep allocaddr */*
grep allocaddr */*/*
(it's in ~ns/gen/ns_tcl.cc and I'd think twice about messing with it.)
L.
<[email protected]>PGP<http://www.ee.surrey.ac.uk/Personal/L.Wood/>