Commit Graph

32 Commits (6a7d47ce97292555bd83983d668c1117aa2ee8a7)

Author SHA1 Message Date
grossmj 9e54ab77d0 Merge 2.1 into 2.2 branch.
5 years ago
grossmj 2476581dca Change uBridge debug level to '1' when debugging is enabled. Fixes #1598
5 years ago
grossmj 456ef1348b Fix DeprecationWarning: invalid escape sequence. Fixes https://github.com/GNS3/gns3-gui/issues/2670
5 years ago
grossmj 76af98404a Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
6 years ago
grossmj 9de13c570c Merge branch '2.1' into 2.2
6 years ago
grossmj 17d657c919 Fix small errors like unhandled exceptions etc.
6 years ago
grossmj 2ea0aa5ded Merge branch '2.1' into 2.2
6 years ago
grossmj dd9c18b9f8 Use SO_REUSEADDR before calling bind() where missing. Fixes #1289.
6 years ago
grossmj 90ce6093d8 Some spring cleaning.
6 years ago
grossmj 658aa4bae9 Merge 2.1 into 2.2 branch
6 years ago
Jeremy Grossmann a0f2dd374e
Require uBridge version 0.9.14 on Linux
6 years ago
grossmj ee486b32bd Use Npcap DLL on Windows when checking for uBridge version.
7 years ago
Julien Duponchelle 08423eff96
Support packet filtering for VPCS
7 years ago
Julien Duponchelle 57cdef6b02
Fix AttributeError: 'NoneType' object has no attribute 'returncode'
7 years ago
Julien Duponchelle 233a5fbed4
Fix a race condition when killing ubridge
7 years ago
Julien Duponchelle 0dc38a3970
Fix an error when handling ubridge errors
7 years ago
Julien Duponchelle 8ff7670031
Fix a crash when you broke permission on your file system
7 years ago
Julien Duponchelle e4fdfbd091
Code cleanup around ubridge
8 years ago
Julien Duponchelle 63a92c4a16
Require ubridge 0.9.7 this fix error with IOL bridge creation
8 years ago
grossmj 183f602fc0 Replace iouyap by ubridge to handle IOU connections. Fixes #614.
8 years ago
Julien Duponchelle 79b4926cad
Fix the nat node
8 years ago
Julien Duponchelle cb7dbfb256
Merge branch '1.5' into 2.0
8 years ago
grossmj cd07a99118 Some cleaning + move "/version" endpoint to "/server/version".
8 years ago
Julien Duponchelle 009ffcb4ef
Ubridge 0.9.4 is require
8 years ago
grossmj a2ebbaa322 Force Npcap DLL to be used first for Dynamips and uBridge (instead of the one from Winpcap if installed).
8 years ago
Julien Duponchelle d952718f30
Fix RuntimeWarning: You have iterated over the result of
8 years ago
Julien Duponchelle 98537a242a
Drop duplicate code when ubridge is too old
8 years ago
Julien Duponchelle 33edbefa3b Docker cleanup and improvements
9 years ago
Julien Duponchelle 1248584841 Cleanup unused and duplicates
9 years ago
Jeremy 1b499571b1 Deactivate uBridge process monitoring (process returns 1 on Windows when stopping).
9 years ago
Jeremy fc0409286b Check for uBridge version and catch uBridge errors.
9 years ago
grossmj 1f890b4cad Implements uBridge hypervisor.
9 years ago