On 2012/08/13 08:18, Gleydson Soares wrote: > CVSROOT: /cvs > Module name: ports > Changes by: [email protected] 2012/08/13 08:18:15 > > Modified files: > emulators/gns3 : Makefile distinfo > emulators/gns3/patches: patch-src_GNS3_Config_Defaults_py > patch-src_GNS3_QemuManager_py > emulators/gns3/pkg: DESCR PLIST > Removed files: > emulators/gns3/patches: patch-src_GNS3_Application_py > > Log message: > update to 0.8.3 > add support for qemu > pkg/DESCR bits from sthen@ > > ok sthen@ >
well, QEMU was already supported, but this changes things to work with the -net syntax in recent versions which was specifically added for use with gns3 to allow automatic connections to dynamips and other qemu instances managed by the same gns3 box (i.e. so you can draw lines on the map and it should handle the QEMU command lines for you to connect them up). I haven't tested this new stuff but that's the theory anyway :)
