Commit Graph

3784 Commits (8217f65e97af4421e0a0d575ac25670f00489741)
 

Author SHA1 Message Date
grossmj fff2e128eb Set the first byte to 0C when generating a random MAC address for a Qemu VM. Ref #1267.
6 years ago
grossmj 5690d350bd Update appliance files.
6 years ago
grossmj 1fea086f13 Do not use VMnet0 when allocating VMnet adapters.
6 years ago
grossmj dd9c18b9f8 Use SO_REUSEADDR before calling bind() where missing. Fixes #1289.
6 years ago
grossmj 5c4f6dd3dc Do not fail a Dynamips project conversion if a file being used.
6 years ago
grossmj a12c5a95b0 Catch exceptions when using AsyncioTelnetServer. Fixes #1321.
6 years ago
grossmj 025441f027 Add default destination setting for traceng + some checks.
6 years ago
grossmj 801547983a Fix tests.
6 years ago
grossmj 2de182eff4 Grid size support for projects.
6 years ago
grossmj 9adfb1820d Remove 'include INSTALL' from MANIFEST.
6 years ago
grossmj ee5317948b Fix tests.
6 years ago
grossmj 22a71b0e8c Fix problem with VM saved stated.
6 years ago
grossmj 7622c10cc9 Returns the ports' adapter types and mac addresses when available.
6 years ago
grossmj adc2f69d5d Fix tests.
6 years ago
grossmj 395277d5c5 Support for console auto start.
6 years ago
grossmj 1d7f67695a Bump version to 2.2.0dev2
6 years ago
grossmj 757c103c03 Possibility to customize port names and adapter types for Qemu, VirtualBox, VMware and Docker. Fixes #2361.
6 years ago
grossmj 509b171b06 Allow to have projects with the same name in different locations.
6 years ago
grossmj ea0009db6c Save state feature for VirtualBox and VMware. New "On close" setting to
6 years ago
grossmj 3d1ee4da3f Support for suspend to disk / resume (Qemu).
6 years ago
grossmj 64949f5d04 Fix bug with 'none' console type for Ethernet switch.
6 years ago
grossmj 669d2ec038 Merge branch '2.1' into 2.2
6 years ago
grossmj 297bbd91ec Fix traceng tests.
6 years ago
grossmj 47e5dfabd8 Merge branch 'traceng' into 2.1
6 years ago
grossmj 898f180310 Fix issue with start all.
6 years ago
grossmj b61bd2dc67 Merge remote-tracking branch 'origin/traceng' into traceng
6 years ago
grossmj b7780ba7cc Check for valid IP address and prevent to run on non-Windows platforms.
6 years ago
grossmj c053a2f350 Enable UDP tunnel option and use ICMP probing by default.
6 years ago
grossmj 05ec14e888 Use the configured IP address to trace.
6 years ago
grossmj d08c08617c Support for source and destination for traceNG.
6 years ago
grossmj 8e695c8af1 Have TraceNG start without needing cmd.exe
6 years ago
grossmj ff7911bd99 Allow to resize a Qemu VM disk (extend only).
6 years ago
grossmj 6cec67f79f Allow to select the default NAT interface in preferences for local server.
6 years ago
grossmj caa2bda71b Spice with agent support for Qemu VMs.
6 years ago
grossmj d419d3fa39 Check if the HAXM service is running when starting a Qemu VM with hardware acceleration. Ref #1242.
6 years ago
grossmj 5d704aa478 Fix tests.
6 years ago
grossmj e52775fa3a Support for console type "none".
6 years ago
grossmj 54661c50b2 Fix tests related to console type changes.
6 years ago
grossmj b6275deeef Fix tests.
6 years ago
grossmj b8353bc0d5 Support for none console type (Qemu & Docker only)
6 years ago
grossmj a40fdb3641 Fix bug and add optimizations when connecting and sending commands to QEMU monitor after starting a VM. Fixes #2336.
6 years ago
grossmj 135bbe8825 Check if HAXM support is installed on macOS. Ref #1242.
6 years ago
grossmj 9a9ac6d9f7 Fix some issues with hardware acceleration support for Qemu.
6 years ago
grossmj 17bfed52f2 Fix Qemu VM tests.
6 years ago
grossmj 44f2acffa5 Support Qemu with HAXM acceleration. Ref #1242.
6 years ago
grossmj 85dcb985eb Fix packet filters for Dynamips.
6 years ago
grossmj 279b4d7b20 Fix link filters/suspend tests.
6 years ago
grossmj 8b91894fa4 Improve suspend a link for Qemu and VirtualBox VMs.
6 years ago
grossmj cde30f8f53 Fix warning message.
6 years ago
grossmj c7875f93a3 Qemu VM support to detect when a link is plugged/unplugged.
6 years ago