Hi Jeff, thank you for your response. I'm sorry but I omitted one thing. To operate the routing between the two MDRs in the original script (the one who worked with CORE 4.3), I modified the two files of CORE "nodes.py" and "vnode.py" to reach this goal. I repeated these updates also in this version of CORE. I'm attaching two files containing only the modified parts of these two files.
I hope this helps you to understand better my situation. Thank you very much. On Tue, May 28, 2013 at 4:59 PM, Ahrenholz, Jeffrey M < [email protected]> wrote: > Alessandro, > > > To understand better where is my problem, I attach the Python script > that I'm > > trying to start from the CORE GUI to this message. > > It seems to me correct even if it doesn't work properly, as I wrote in > the > > previous message. I can't understand where I was wrong. > > When I attempt to run the script, it complains about self.confdir missing > from the nodes. For debugging, you might try running the script in a > standalone fashion (with no GUI)... > > Another thing to note is that session.instantiate() now calls > session.bootnodes(), so the separate calls to > session.services.bootnodeservices() are no longer needed. > > -Jeff > -- Alessandro Mancini
nodes.py
Description: Binary data
vnode.py
Description: Binary data
_______________________________________________ emane-users mailing list [email protected] http://pf.itd.nrl.navy.mil/mailman/listinfo/emane-users
