Commit Graph

33 Commits (00fa1cc370cd4d0bf52927cc5115740f58fd1648)

Author SHA1 Message Date
grossmj f6bc823b58 Fixes #171.
9 years ago
grossmj 271cb527d4 Explicit utf-8 decoding.
9 years ago
grossmj ee8362d89a Fixes issue when asyncio read is cancelled and data is still sent by Dynamips hypervisor. Fixes #113.
9 years ago
Julien Duponchelle 533ce78b90 Fix crash if we call stop on dynamips on non started process
9 years ago
Jeremy 17d5b3a7bc Remove unnecessary locks.
9 years ago
Julien Duponchelle 01bcbe2fd9 Lock the dynamips reader an writer
9 years ago
Jeremy 2bae814eb1 Remove redundant code for Dynamips hypervisor connections.
9 years ago
grossmj 518b037d54 Fixes connect call failed for Dynamips hypervisor #78.
9 years ago
Jeremy 0e8b8fa66f Update hypervisors working dir when the project is moved.
9 years ago
Jeremy 42c07cee1a Properly release UDP ports when closing a project or deleting a link.
9 years ago
grossmj 78ffe313fd Dynamips VM & device deletion and ghost support.
9 years ago
grossmj f99e834c37 Dynamips devices support (packet capture to complete).
9 years ago
Julien Duponchelle 68427eaddf Auto PEP8 cleanup
9 years ago
grossmj 8f089c45f5 Fixes a few problems in Dynamips implementation.
9 years ago
Jeremy 79a57ca420 New Dynamips integration part 3
9 years ago
Jeremy 46cbcd6132 New Dynamips integration part 1
9 years ago
Julien Duponchelle bbee5f90a0 Yet another PEP 8 :)
10 years ago
Julien Duponchelle f5ed9fbcf1 PEP 8 clean thanks to auto pep8
10 years ago
Jeremy 7785c03eac Ignore Unicode errors when executing vboxmanage.
10 years ago
grossmj 7b58f14681 Some PEP8 style fixes.
10 years ago
grossmj 34ad75860d Socket shutdown.
10 years ago
grossmj f185c4d489 Delete IOS ghost files. Bump version to alpha3.
10 years ago
grossmj 93058f92d4 Ranges for UDP, console, auxiliary console and hypervisor ports.
10 years ago
grossmj 3edbdbe0b5 Change address/host binding implementation.
10 years ago
grossmj 862448ada1 Fixes bug with finding a free port.
10 years ago
grossmj e70ea26639 Fixes checks for free console and aux ports.
10 years ago
grossmj 0110fe33d4 Check for the Dynamips version.
10 years ago
grossmj 27379682df Rename socket.error to OSError.
10 years ago
grossmj 0e1d8e5071 TAP and Ethernet device support for IOU
10 years ago
grossmj 89888ae7bf Handle startup-config push using base64
10 years ago
grossmj 687d5b75ab Renaming things & more inline docs.
10 years ago
grossmj cef29e53aa General work on the Dynamips backend (need to finish and polish).
11 years ago
grossmj 2516bf80a8 Dynamips backend (API implementation)
11 years ago