Compare commits
1 Commits
c0bd8007c7
...
4955b74d75
Author | SHA1 | Date | |
---|---|---|---|
4955b74d75 |
@ -70,7 +70,7 @@ impl FastIronClient {
|
||||
|
||||
Some(Ok(InterSwitchLink {
|
||||
local_port,
|
||||
remote_port: None,
|
||||
remote_port: None, // FIXME: Map the remote port as well
|
||||
}))
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user