Update - modify hub to support multiple networks. (#4)
Co-authored-by: jdl <jdl@desktop> Reviewed-on: #4
This commit is contained in:
@@ -65,6 +65,7 @@ func runMCReaderInner(
|
||||
SrcIP: h.SourceIP,
|
||||
SrcAddr: remoteAddr,
|
||||
}
|
||||
logf("Got discovery packet from peer %d.", h.SourceIP)
|
||||
handleControlMsg(h.SourceIP, msg)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user