mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-19 07:48:10 +00:00
General work on the Dynamips backend (need to finish and polish).
This commit is contained in:
@ -29,11 +29,3 @@ class PA_8E(Adapter):
|
||||
def __str__(self):
|
||||
|
||||
return "PA-8E"
|
||||
|
||||
def interface_type(self):
|
||||
|
||||
return "Ethernet"
|
||||
|
||||
def medium(self):
|
||||
|
||||
return "Ethernet"
|
||||
|
Reference in New Issue
Block a user