Commit Graph

22 Commits (658aa4bae9ac489c943709d61aa0b3dac1fa53f2)

Author SHA1 Message Date
grossmj 658aa4bae9 Merge 2.1 into 2.2 branch
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