Julien Duponchelle
|
febf0f7839
|
Fix crash when winpcap is not installed
Ref https://github.com/GNS3/gns3-gui/issues/1380
|
2016-07-12 13:43:08 +02:00 |
|
grossmj
|
acdc1e5ebb
|
Fixes check for NPF service and add check for NPCAP service on Windows.
|
2016-05-20 20:19:28 -06:00 |
|
grossmj
|
fa58b1f81c
|
Check for NPF service on Windows.
|
2016-03-25 19:53:36 -06:00 |
|
grossmj
|
a018c5b0f5
|
Get MAC addresses for host interfaces to use for filtering frames from vmnet interfaces.
|
2016-03-14 18:27:51 -06:00 |
|
Julien Duponchelle
|
e626c0b55c
|
Raise an error if psutil version is invalid
Fix #361
|
2015-12-01 09:42:36 +01:00 |
|
Julien Duponchelle
|
da240f21ba
|
Apply pep8 fix
|
2015-11-09 12:28:00 +01:00 |
|
grossmj
|
c3e99bfc1d
|
Drop netifaces (replaced by psutil). Fixes #344.
|
2015-11-08 13:34:27 -07:00 |
|
Jeremy
|
abd9c1dc48
|
Use the registry to find vmrun if the default VMware install path does not exist.
|
2015-07-21 15:59:29 -06:00 |
|
Jeremy
|
870029123c
|
Netifaces is not used on Windows. Fixes #257.
|
2015-07-08 14:51:21 -06:00 |
|
grossmj
|
8bcf749cd5
|
Adds an IP address for each interface returned by the interfaces API method.
|
2015-06-12 17:54:02 -06:00 |
|
Julien Duponchelle
|
7c7f8fe3ed
|
Fix ethernet interfaces tests if eth0 doesn't exists
Also on Windows and MacOS it return error if we try
to use a non existing interfaces.
Fix #230
|
2015-06-09 16:35:21 +02:00 |
|
Julien Duponchelle
|
36d5049c61
|
More debug for the interfaces up crash debug
|
2015-06-09 10:10:06 +02:00 |
|
grossmj
|
042472f02c
|
Check interface is up before connecting a NIO (Linux only). Fixes #277.
|
2015-06-07 13:51:33 -06:00 |
|
Jeremy
|
cb7b9e8190
|
Adapters for VMware VMs.
|
2015-05-15 19:09:48 -06:00 |
|
grossmj
|
3680c40e23
|
Catch COM errors when connecting to WMI.
|
2015-04-23 00:03:44 -06:00 |
|
grossmj
|
30ed89847b
|
Adds netifaces module in the setup dependencies.
|
2015-03-14 15:40:00 -06:00 |
|
Jeremy
|
79a57ca420
|
New Dynamips integration part 3
|
2015-02-11 19:21:34 -07:00 |
|
Julien Duponchelle
|
70faf76c10
|
PEP8, documentation update, test fix
|
2015-01-26 09:36:26 +01:00 |
|
Jeremy
|
50fea669b5
|
Network handler for UDP port allocation and server network interfaces.
|
2015-01-24 15:32:58 -07:00 |
|