Commit Graph

23 Commits (da5e3d0e5472652d9a19ee036957e49f89f4b1b2)

Author SHA1 Message Date
Julien Duponchelle 84a2f8b4a3
Return flag for special interface that you can use in the cloud
8 years ago
Julien Duponchelle c01bb2436e
Return netmask with list of interfaces
8 years ago
Julien Duponchelle c0abe0edfd
Merge branch 'master' into 2.0
8 years ago
Julien Duponchelle febf0f7839
Fix crash when winpcap is not installed
8 years ago
grossmj 50aa198ba7 Mark interface type upstream.
8 years ago
grossmj acdc1e5ebb Fixes check for NPF service and add check for NPCAP service on Windows.
8 years ago
grossmj fa58b1f81c Check for NPF service on Windows.
9 years ago
grossmj a018c5b0f5 Get MAC addresses for host interfaces to use for filtering frames from vmnet interfaces.
9 years ago
Julien Duponchelle e626c0b55c Raise an error if psutil version is invalid
9 years ago
Julien Duponchelle da240f21ba Apply pep8 fix
9 years ago
grossmj c3e99bfc1d Drop netifaces (replaced by psutil). Fixes #344.
9 years ago
Jeremy abd9c1dc48 Use the registry to find vmrun if the default VMware install path does not exist.
9 years ago
Jeremy 870029123c Netifaces is not used on Windows. Fixes #257.
9 years ago
grossmj 8bcf749cd5 Adds an IP address for each interface returned by the interfaces API method.
9 years ago
Julien Duponchelle 7c7f8fe3ed Fix ethernet interfaces tests if eth0 doesn't exists
9 years ago
Julien Duponchelle 36d5049c61 More debug for the interfaces up crash debug
9 years ago
grossmj 042472f02c Check interface is up before connecting a NIO (Linux only). Fixes #277.
9 years ago
Jeremy cb7b9e8190 Adapters for VMware VMs.
9 years ago
grossmj 3680c40e23 Catch COM errors when connecting to WMI.
10 years ago
grossmj 30ed89847b Adds netifaces module in the setup dependencies.
10 years ago
Jeremy 79a57ca420 New Dynamips integration part 3
10 years ago
Julien Duponchelle 70faf76c10 PEP8, documentation update, test fix
10 years ago
Jeremy 50fea669b5 Network handler for UDP port allocation and server network interfaces.
10 years ago