Greg, > if "virtual" in type.lower(): > trans.appendChild(emane.xmlparam(transdoc, "devicepath", > "/dev/net/tun")) > trans.appendChild(emane.xmlparam(transdoc, "flowcontrolenable", > "on"))
This issue is now fixed in CORE SVN r475 (NRL SVN r926). The "flowcontrolenable" parameter will be selectively turned on for the Virtual Transport, if the MAC layer possesses the "flowcontrolenable" option and it is also turned on. -Jeff _______________________________________________ emane-users mailing list [email protected] http://pf.itd.nrl.navy.mil/mailman/listinfo/emane-users
