Fixed MTU method for linux TUN interface
Updated the TUN interface Added the "MTU" method for the linux implementation of the TUN interface
This commit is contained in:
@@ -229,6 +229,7 @@ func (peer *Peer) RoutineHandshakeInitiator() {
|
||||
|
||||
run = func() bool {
|
||||
for {
|
||||
|
||||
// clear completed signal
|
||||
|
||||
select {
|
||||
|
||||
Reference in New Issue
Block a user