Commit Graph

1722 Commits (60e92418573a0c9dc4f5d43e51f514fb583a6b2b)
 

Author SHA1 Message Date
Julien Duponchelle 60e9241857
Merge branch 'ehlers-docker-init' into 1.5
8 years ago
Julien Duponchelle ee4b094160
Fix tests on @ehlers Docker init patch
8 years ago
Bernhard Ehlers 1dd437ecdc updated docker command line processing
8 years ago
Julien Duponchelle 84eb8356e8
Create a container class and a flag for enable it from command line
8 years ago
Julien Duponchelle c833a20a8c
Fix Deleting a docker VM gives console error message "Not connected"
8 years ago
Julien Duponchelle eae6f33e29
Inject an init script
8 years ago
Julien Duponchelle 59c1e125d3
Change the name of veth to avoid bugs :(
8 years ago
Julien Duponchelle 7469f65fa0
Add setter for allocate_aux
8 years ago
Julien Duponchelle 392fa187c2
Expose the allocate_aux setting
8 years ago
Julien Duponchelle dab1b26569
Aux console for Docker
8 years ago
Julien Duponchelle 03ffce0a75
Docker VNC support
8 years ago
Julien Duponchelle 9d28f4c0c3
Refactor aux port allocation
8 years ago
Julien Duponchelle c333e9451f
Fix pull of images
8 years ago
Julien Duponchelle 49f1931e95
Merge branch 'master' into 1.5
8 years ago
Julien Duponchelle ebb8c0d0b0
Increase test timeout to avoid random problems on travis
8 years ago
Julien Duponchelle 2d42f32d71
Restart the container if running and you change the hostname
8 years ago
Julien Duponchelle fd18458588
Fix stop capture for Docker
8 years ago
Julien Duponchelle 5f15667ad1
Rename invalid variable iou_manager in Docker
8 years ago
Julien Duponchelle bbdbc971c0
Fix Exception on removal of Docker VM
8 years ago
Julien Duponchelle 057b637961
Set the hostname for docker containers
8 years ago
Julien Duponchelle 87eef545e1
Correctly close the telnet connection for docker
8 years ago
Julien Duponchelle 38815b3eaf
Merge branch 'master' into 1.5
8 years ago
Julien Duponchelle 4c4613b29b
1.4.5dev1
8 years ago
Julien Duponchelle 9d8cb4521d
1.4.4
8 years ago
Julien Duponchelle 9dd09ccde1
1.4.4dev4
8 years ago
Julien Duponchelle 86ebb9b840
1.4.4dev3
8 years ago
grossmj 569da0ce3a Bump version to 1.4.4dev2
8 years ago
grossmj f73b288a28 Check if VMware Fusion is correctly installed when retrieving the VM list.
8 years ago
grossmj e34c266ee1 1.4.4dev1
8 years ago
grossmj 80e15c86dc 1.4.3
8 years ago
Julien Duponchelle f35c742b07
Avoid consuming 100% of CPU when stopping docker container
8 years ago
Julien Duponchelle f4f9e6eba6
Fix Docker has returned an error: 500 b'No command specified'
8 years ago
Julien Duponchelle 90109e04aa
1.4.3dev1
9 years ago
Julien Duponchelle c36de3393d
1.4.3dev1
9 years ago
Julien Duponchelle 976154fd0b
1.4.2
9 years ago
Julien Duponchelle 7aedfc92fa
Fix test
9 years ago
Julien Duponchelle 9b1d513b03
Merge branch 'master' into 1.5
9 years ago
Julien Duponchelle 836023a1bc
Fix Docker error when deleting a running container
9 years ago
Julien Duponchelle 93020a940f
Fix Docker Server error: Not connected when deleting a node
9 years ago
Julien Duponchelle c2b78400f2
Fix closing a docker console jump to 100% of CPU usage
9 years ago
Julien Duponchelle 1123047404
Catch 404 docker errors when GNS3 force close
9 years ago
Julien Duponchelle 01e2fcf225
Fix docker console port lost during update
9 years ago
Julien Duponchelle 85b9620953
Fix error when a container has no volumes
9 years ago
Julien Duponchelle 1532b3ed9b
Support for mounting volumes
9 years ago
Julien Duponchelle a581eeba54
Check docker minimum API version
9 years ago
Julien Duponchelle 9b0088728f
Catch docker namespace error
9 years ago
Julien Duponchelle dea68bcb28
Fix missing format in IOU export
9 years ago
Julien Duponchelle 1fb4d191c9
Fix number of arguments to the UDP errors on VBOX
9 years ago
grossmj 167a0b8435 Add verification when UDP tunnel is created in a VirtualBox VM. Ref #899.
9 years ago
grossmj 5842487cd0 Fixes VMware linked clone cleanup bug. Fixes #420.
9 years ago